Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTORTEC/distortos
/ functions
Functions
5,157 in github.com/DISTORTEC/distortos
⨍
Functions
5,157
◇
Types & classes
1,089
↓ 2 callers
Function
enableHse
source/chip/STM32/STM32F7/STM32F7-RCC.cpp:116
↓ 2 callers
Function
enableHse
source/chip/STM32/STM32F0/STM32F0-RCC.cpp:104
↓ 2 callers
Function
enablePll23
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:80
↓ 2 callers
Method
enableRxneInterrupt
source/chip/STM32/peripherals/USARTv2/STM32-USARTv2-ChipUartLowLevel.cpp:150
↓ 2 callers
Method
enableRxneInterrupt
source/chip/STM32/peripherals/USARTv1/STM32-USARTv1-ChipUartLowLevel.cpp:100
↓ 2 callers
Method
enableTxeInterrupt
source/chip/STM32/peripherals/USARTv2/STM32-USARTv2-ChipUartLowLevel.cpp:184
↓ 2 callers
Method
enableTxeInterrupt
source/chip/STM32/peripherals/USARTv1/STM32-USARTv1-ChipUartLowLevel.cpp:122
↓ 2 callers
Method
end
unit-test/external/Trompeloeil/trompeloeil.hpp:1530
↓ 2 callers
Method
ensureTagClosed
unit-test/external/Catch2/catch.hpp:12142
↓ 2 callers
Function
error
Prints info about errored subprocess and raises `TestError` exception. * `arguments` is a list with program name and its arguments * `input` is the
scripts/runTest.py:72
↓ 2 callers
Method
errorMessage
unit-test/external/Catch2/catch.hpp:6344
↓ 2 callers
Function
executeCmd12
source/devices/memory/SdCard.cpp:968
↓ 2 callers
Function
executeCmd55
source/devices/memory/SdCard.cpp:1145
↓ 2 callers
Function
executeCmdWithR2Response
source/devices/memory/SdCard.cpp:787
↓ 2 callers
Function
exit
source/threads/ThisThread.cpp:44
↓ 2 callers
Method
findInsertPosition
include/estd/SortedIntrusiveList.hpp:351
↓ 2 callers
Method
findInsertPositionBefore
include/estd/SortedIntrusiveForwardList.hpp:291
↓ 2 callers
Function
forceContextSwitch
source/scheduler/forceContextSwitch.cpp:28
↓ 2 callers
Function
fpToString
unit-test/external/Catch2/catch.hpp:11554
↓ 2 callers
Method
fullConfig
unit-test/external/Catch2/catch.hpp:8165
↓ 2 callers
Function
generate
(test)
source/FileSystem/littlefs1/external/littlefs1/tests/test.py:8
↓ 2 callers
Method
get
include/distortos/internal/scheduler/RoundRobinQuantum.hpp:76
↓ 2 callers
Method
getAdapterFrequency
source/chip/STM32/peripherals/SDMMCv1/include/distortos/chip/STM32-SDMMCv1-SdmmcPeripheral.hpp:47
↓ 2 callers
Function
getAnnotation
unit-test/external/Catch2/catch.hpp:3416
↓ 2 callers
Method
getAssociation
source/synchronization/SignalsCatcherControlBlock.cpp:215
↓ 2 callers
Method
getCSize
source/devices/memory/SdCard.cpp:132
↓ 2 callers
Method
getChannelId
source/chip/STM32/peripherals/DMAv2/include/distortos/chip/STM32-DMAv2-DmaChannelPeripheral.hpp:47
↓ 2 callers
Function
getChannelShift
source/chip/STM32/peripherals/DMAv2/STM32-DMAv2-DmaChannel.cpp:109
↓ 2 callers
Function
getCommandWithAddress
source/devices/memory/SpiEeprom.cpp:85
↓ 2 callers
Method
getContents
unit-test/external/Catch2/catch.hpp:9019
↓ 2 callers
Method
getDrAddress
source/chip/STM32/peripherals/SPIv2/include/distortos/chip/STM32-SPIv2-SpiPeripheral.hpp:45
↓ 2 callers
Method
getDrAddress
source/chip/STM32/peripherals/SPIv1/include/distortos/chip/STM32-SPIv1-SpiPeripheral.hpp:45
↓ 2 callers
Method
getEffectivePriority
include/distortos/internal/scheduler/ThreadListNode.hpp:53
↓ 2 callers
Method
getElementSize
include/distortos/RawFifoQueue.hpp:61
↓ 2 callers
Method
getExpression
unit-test/external/Catch2/catch.hpp:5659
↓ 2 callers
Method
getFile
unit-test/external/Catch2/catch.hpp:9015
↓ 2 callers
Function
getFormattedDuration
Because formatting using c++ streams is stateful, drop down to C is required Alternatively we could use stringstream, but its performance is... not go
unit-test/external/Catch2/catch.hpp:12176
↓ 2 callers
Method
getLength
(self)
scripts/PrettyPrinters/estd.py:83
↓ 2 callers
Method
getReadBlock
source/devices/communication/SerialPort.cpp:72
↓ 2 callers
Method
getResultCapture
IContext
unit-test/external/Catch2/catch.hpp:7550
↓ 2 callers
Method
getSchedulingPolicy
source/threads/ThreadCommon.cpp:94
↓ 2 callers
Function
getSignalAction
source/synchronization/ThisThread-Signals.cpp:156
↓ 2 callers
Method
getSignalAction
source/synchronization/SignalsReceiverControlBlock.cpp:113
↓ 2 callers
Function
getSingletons
unit-test/external/Catch2/catch.hpp:10259
↓ 2 callers
Method
getSize
source/FileSystem/littlefs1/Littlefs1File.cpp:60
↓ 2 callers
Method
getStackHighWaterMark
source/threads/ThreadCommon.cpp:99
↓ 2 callers
Method
getStackPointer
include/distortos/internal/scheduler/Stack.hpp:114
↓ 2 callers
Method
getValue
include/distortos/Semaphore.hpp:84
↓ 2 callers
Function
handleUniquePointer
Get raw pointer value from `std::unique_ptr`.
scripts/PrettyPrinters/distortos.py:45
↓ 2 callers
Method
hasExpandedExpression
unit-test/external/Catch2/catch.hpp:5680
↓ 2 callers
Method
isEmpty
include/distortos/devices/communication/SerialPort.hpp:159
↓ 2 callers
Function
isFalseTest
unit-test/external/Catch2/catch.hpp:726
↓ 2 callers
Method
isFlag
unit-test/external/Catch2/catch.hpp:6446
↓ 2 callers
Method
isIndexTracker
unit-test/external/Catch2/catch.hpp:11107
↓ 2 callers
Function
isOk
unit-test/external/Catch2/catch.hpp:9364
↓ 2 callers
Method
isOpen
unit-test/external/Catch2/catch.hpp:11071
↓ 2 callers
Method
isValid
(self)
scripts/PrettyPrinters/distortos.py:96
↓ 2 callers
Method
isValid
(self)
scripts/PrettyPrinters/distortos.py:237
↓ 2 callers
Method
is_linked
unit-test/external/Trompeloeil/trompeloeil.hpp:1362
↓ 2 callers
Function
is_null
unit-test/external/Trompeloeil/trompeloeil.hpp:1065
↓ 2 callers
Function
lfs1_bd_crc
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:200
↓ 2 callers
Function
lfs1_cache_cmp
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:60
↓ 2 callers
Function
lfs1_ctz
Count the number of trailing binary zeros in a lfs1_ctz(0) may be undefined
source/FileSystem/littlefs1/external/littlefs1/lfs1_util.h:108
↓ 2 callers
Function
lfs1_dir_rewind
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1050
↓ 2 callers
Function
lfs1_dir_tole32
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:304
↓ 2 callers
Function
lfs1_file_opencfg
Top level file operations ///
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1253
↓ 2 callers
Function
lfs1_file_read
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1529
↓ 2 callers
Function
lfs1_file_relocate
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1371
↓ 2 callers
Function
lfs1_file_size
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1783
↓ 2 callers
Function
lfs1_file_sync
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1490
↓ 2 callers
Function
lfs1_init
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:1997
↓ 2 callers
Function
lfs1_parent
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:2308
↓ 2 callers
Function
lfs1_popc
Count the number of binary ones in a
source/FileSystem/littlefs1/external/littlefs1/lfs1_util.h:117
↓ 2 callers
Function
lfs1_traverse
Littlefs specific operations ///
source/FileSystem/littlefs1/external/littlefs1/lfs1.c:2211
↓ 2 callers
Method
lock
source/devices/communication/SpiMaster.cpp:92
↓ 2 callers
Method
lock
source/synchronization/Mutex.cpp:30
↓ 2 callers
Function
makeBoundQueueFunctor
include/distortos/internal/synchronization/BoundQueueFunctor.hpp:79
↓ 2 callers
Function
makeReverseAdaptor
include/estd/ReverseAdaptor.hpp:76
↓ 2 callers
Function
makeTestCase
unit-test/external/Catch2/catch.hpp:10771
↓ 2 callers
Method
makeUnaryExpr
unit-test/external/Catch2/catch.hpp:1581
↓ 2 callers
Function
marginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
unit-test/external/Catch2/catch.hpp:5138
↓ 2 callers
Function
matchTest
unit-test/external/Catch2/catch.hpp:10924
↓ 2 callers
Function
match_parameters
unit-test/external/Trompeloeil/trompeloeil.hpp:2742
↓ 2 callers
Function
mergeDictionaries
Merge two dictionaries into one and return merged dictionary. Recursively handle nested dictionaries. If given key exists in both dictionaries, valu
scripts/generateBoard.py:92
↓ 2 callers
Method
moveNext
unit-test/external/Catch2/catch.hpp:11245
↓ 2 callers
Function
mutexTestUnlockFromWrongThread
test/Mutex/mutexTestUnlockFromWrongThread.cpp:43
↓ 2 callers
Method
name
unit-test/external/Trompeloeil/trompeloeil.hpp:3076
↓ 2 callers
Function
normaliseOpt
unit-test/external/Catch2/catch.hpp:6695
↓ 2 callers
Method
notifyAll
source/synchronization/ConditionVariable.cpp:29
↓ 2 callers
Method
okToFail
unit-test/external/Catch2/catch.hpp:10847
↓ 2 callers
Function
param_matches_impl
unit-test/external/Trompeloeil/trompeloeil.hpp:2686
↓ 2 callers
Function
param_name_prefix
unit-test/external/Trompeloeil/trompeloeil.hpp:2219
↓ 2 callers
Function
params_string
unit-test/external/Trompeloeil/trompeloeil.hpp:2833
↓ 2 callers
Method
popScopedMessage
unit-test/external/Catch2/catch.hpp:9620
↓ 2 callers
Method
populate
unit-test/external/Catch2/catch.hpp:3197
↓ 2 callers
Method
print
unit-test/external/Catch2/catch.hpp:12279
↓ 2 callers
Method
print_expectation
unit-test/external/Trompeloeil/trompeloeil.hpp:1664
↓ 2 callers
Method
pushScopedMessage
unit-test/external/Catch2/catch.hpp:9616
↓ 2 callers
Method
push_back
include/estd/IntrusiveList.hpp:1119
↓ 2 callers
Function
range
unit-test/external/Catch2/catch.hpp:3154
← previous
next →
501–600 of 5,157, ranked by callers