MCPcopy Create free account

hub / github.com/DISTORTEC/distortos / functions

Functions5,157 in github.com/DISTORTEC/distortos

↓ 3 callersFunctionprintTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
unit-test/external/Catch2/catch.hpp:12235
↓ 3 callersMethodpush
include/distortos/FifoQueue.hpp:143
↓ 3 callersMethodpush
include/distortos/MessageQueue.hpp:165
↓ 3 callersMethodpush_front
include/estd/IntrusiveList.hpp:1130
↓ 3 callersMethodreadCr2
source/chip/STM32/peripherals/SPIv2/include/distortos/chip/STM32-SPIv2-SpiPeripheral.hpp:72
↓ 3 callersFunctionreadDataBlock
source/devices/memory/SdCardSpiBased.cpp:459
↓ 3 callersMethodregisterStartupException
unit-test/external/Catch2/catch.hpp:9300
↓ 3 callersMethodregisterTest
unit-test/external/Catch2/catch.hpp:10951
↓ 3 callersMethodrelease
include/estd/ScopeGuard.hpp:78
↓ 3 callersMethodremainingTokens
unit-test/external/Catch2/catch.hpp:6383
↓ 3 callersMethodrend
include/estd/IntrusiveList.hpp:1158
↓ 3 callersFunctionrequestContextSwitch
source/architecture/ARM/ARMv6-M-ARMv7-M/ARMv6-M-ARMv7-M-requestContextSwitch.cpp:26
↓ 3 callersMethodresetPeripheral
source/chip/STM32/peripherals/USARTv2/STM32-USARTv2-ChipUartLowLevel.cpp:235
↓ 3 callersMethodresetPeripheral
source/chip/STM32/peripherals/USARTv1/STM32-USARTv1-ChipUartLowLevel.cpp:163
↓ 3 callersMethodrunOrder
unit-test/external/Catch2/catch.hpp:7295
↓ 3 callersFunctionrunner
Starts subprocess and waits until it terminates. If subprocess terminates successfully, this function returns the struct returned by `subprocess.run
scripts/runTest.py:91
↓ 3 callersMethodsectionEnded
unit-test/external/Catch2/catch.hpp:9587
↓ 3 callersFunctionseedRng
unit-test/external/Catch2/catch.hpp:9075
↓ 3 callersMethodsetPriorityInheritanceMutexControlBlock
include/distortos/internal/scheduler/ThreadControlBlock.hpp:218
↓ 3 callersMethodsetSignalMask
source/synchronization/SignalsCatcherControlBlock.cpp:274
↓ 3 callersMethodsetState
include/distortos/internal/scheduler/ThreadControlBlock.hpp:233
↓ 3 callersMethodsetValue
unit-test/external/Catch2/catch.hpp:6530
↓ 3 callersFunctionstream_params
unit-test/external/Trompeloeil/trompeloeil.hpp:2814
↓ 3 callersMethodswap
include/estd/IntrusiveList.hpp:1179
↓ 3 callersFunctionswitchSystemClock
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:234
↓ 3 callersFunctionswitchSystemClock
source/chip/STM32/STM32F7/STM32F7-RCC.cpp:228
↓ 3 callersFunctiontestCommon
unit-test/C-API-ConditionVariable-unit-test/C-API-ConditionVariable-unit-test-1.cpp:25
↓ 3 callersFunctiontestPost
test/Semaphore/SemaphoreOperationsTestCase.cpp:70
↓ 3 callersFunctiontranslateActiveException
unit-test/external/Catch2/catch.hpp:9325
↓ 3 callersMethodtryEmplaceFor
test/Queue/QueueWrappers.cpp:68
↓ 3 callersMethodtryEmplaceUntil
test/Queue/QueueWrappers.cpp:74
↓ 3 callersMethodtype
unit-test/external/Catch2/catch.hpp:6382
↓ 3 callersFunctionuncaught_exceptions
unit-test/external/Catch2/catch.hpp:11798
↓ 3 callersMethodunlink
include/estd/IntrusiveList.hpp:184
↓ 3 callersFunctionwaitImplementation
source/synchronization/ThisThread-Signals.cpp:94
↓ 3 callersMethodwrite
source/FileSystem/littlefs1/Littlefs1File.cpp:153
↓ 3 callersMethodwriteClkcr
source/chip/STM32/peripherals/SDMMCv1/include/distortos/chip/STM32-SDMMCv1-SdmmcPeripheral.hpp:249
↓ 3 callersMethod~Semaphore
unit-test/include-mocks/Semaphore.hpp/distortos/Semaphore.hpp:47
↓ 2 callersFunctionARM_MPU_ClrRegionEx
Clear and disable the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be cleared. */
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/mpu_armv8.h:219
↓ 2 callersFunctionARM_MPU_LoadEx
Load the given number of MPU regions from a table to the given MPU. * \param mpu Pointer to the MPU registers to be used. * \param rnr First region nu
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/mpu_armv8.h:298
↓ 2 callersFunctionARM_MPU_OrderedMemcpy
Memcopy with strictly ordered memory access, e.g. for register targets. * \param dst Destination data is copied to. * \param src Source data is copied
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/mpu_armv7.h:248
↓ 2 callersFunctionARM_MPU_SetMemAttrEx
Set the memory attribute encoding to the given MPU. * \param mpu Pointer to the MPU to be configured. * \param idx The attribute index to be set [0-7]
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/mpu_armv8.h:182
↓ 2 callersFunctionARM_MPU_SetRegionEx
Configure the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be configured. * \param rbar Va
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/mpu_armv8.h:249
↓ 2 callersFunctionDMA1_Ch6_IRQHandler
source/board/ST_NUCLEO-F091RC/ST_NUCLEO-F091RC-dmas.cpp:241
↓ 2 callersFunctionDMA1_Ch7_IRQHandler
source/board/ST_NUCLEO-F091RC/ST_NUCLEO-F091RC-dmas.cpp:272
↓ 2 callersMethodSortedIntrusiveForwardList
include/estd/SortedIntrusiveForwardList.hpp:74
↓ 2 callersFunctionUSART3_IRQHandler
source/board/ST_NUCLEO-F091RC/ST_NUCLEO-F091RC-uarts.cpp:113
↓ 2 callersFunctionUSART4_IRQHandler
source/board/ST_NUCLEO-F091RC/ST_NUCLEO-F091RC-uarts.cpp:126
↓ 2 callersFunctionUSART6_IRQHandler
source/board/ST_NUCLEO-F091RC/ST_NUCLEO-F091RC-uarts.cpp:152
↓ 2 callersFunction__get_BASEPRI
\brief Get Base Priority \details Returns the current value of the Base Priority register. \return Base Priority register value *
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/cmsis_gcc.h:461
↓ 2 callersFunction__get_CONTROL
\brief Get Control Register \details Returns the content of the Control Register. \return Control Register value */
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/cmsis_gcc.h:151
↓ 2 callersFunction__get_PRIMASK
\brief Get Priority Mask \details Returns the current state of the priority mask bit from the Priority Mask Register. \return Prio
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/cmsis_gcc.h:382
↓ 2 callersFunction__get_PSP
\brief Get Process Stack Pointer \details Returns the current value of the Process Stack Pointer (PSP). \return PSP Register value
source/architecture/ARM/ARMv6-M-ARMv7-M/external/CMSIS/cmsis_gcc.h:247
↓ 2 callersMethodacceptPendingSignal
source/synchronization/SignalsReceiverControlBlock.cpp:50
↓ 2 callersMethodallPassed
unit-test/external/Catch2/catch.hpp:11760
↓ 2 callersMethodassertionStarting
unit-test/external/Catch2/catch.hpp:12197
↓ 2 callersMethodcaseSensitivitySuffix
unit-test/external/Catch2/catch.hpp:8676
↓ 2 callersMethodcheck
unit-test/external/Trompeloeil/trompeloeil.hpp:3100
↓ 2 callersFunctioncheckFpuRegisters
test/architecture/ARM/ARMv7-M/ARMv7-M-checkFpuRegisters.cpp:26
↓ 2 callersMethodcheckStackGuard
source/scheduler/Stack.cpp:108
↓ 2 callersMethodcompleteCycle
unit-test/external/Catch2/catch.hpp:11042
↓ 2 callersFunctionconfigureApbClockDivider
source/chip/STM32/STM32F4/STM32F4-RCC.cpp:56
↓ 2 callersFunctionconfigureApbClockDivider
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:127
↓ 2 callersFunctionconfigureApbClockDivider
source/chip/STM32/STM32L0/STM32L0-RCC.cpp:55
↓ 2 callersFunctionconfigureApbClockDivider
source/chip/STM32/STM32L4/STM32L4-RCC.cpp:56
↓ 2 callersFunctionconfigureApbClockDivider
source/chip/STM32/STM32F7/STM32F7-RCC.cpp:55
↓ 2 callersFunctionconfigureFlashHalfCycleAccess
source/chip/STM32/STM32F1/STM32F1-FLASH.cpp:29
↓ 2 callersFunctionconfigureInstructionPrefetch
source/chip/STM32/STM32F4/STM32F4-FLASH.cpp:38
↓ 2 callersFunctionconfigureInstructionPrefetch
source/chip/STM32/STM32L4/STM32L4-FLASH.cpp:38
↓ 2 callersFunctionconfigureInstructionPrefetch
source/chip/STM32/STM32F7/STM32F7-FLASH.cpp:37
↓ 2 callersFunctionconfigurePin
source/chip/STM32/peripherals/GPIOv1/STM32-GPIOv1.cpp:26
↓ 2 callersFunctionconfigurePll48ClockSource
source/chip/STM32/STM32F7/STM32F7-RCC.cpp:77
↓ 2 callersFunctionconfigurePllClockSource
source/chip/STM32/STM32F4/STM32F4-RCC.cpp:78
↓ 2 callersFunctionconfigurePllClockSource
source/chip/STM32/STM32L0/STM32L0-RCC.cpp:77
↓ 2 callersFunctionconfigurePllClockSource
source/chip/STM32/STM32F7/STM32F7-RCC.cpp:82
↓ 2 callersFunctionconfigurePrediv
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:44
↓ 2 callersFunctionconfigurePrediv1ClockSource
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:156
↓ 2 callersFunctionconfigurePrefetchBuffer
source/chip/STM32/STM32F1/STM32F1-FLASH.cpp:45
↓ 2 callersFunctionconfigurePrefetchBuffer
source/chip/STM32/STM32L0/STM32L0-FLASH.cpp:37
↓ 2 callersFunctionconfigurePrefetchBuffer
source/chip/STM32/STM32F0/STM32F0-FLASH.cpp:37
↓ 2 callersFunctionconfigureSpi
source/chip/STM32/peripherals/SPIv2/STM32-SPIv2.cpp:30
↓ 2 callersFunctionconfigureSpi
source/chip/STM32/peripherals/SPIv1/STM32-SPIv1.cpp:30
↓ 2 callersFunctioncopySingleBlock
source/devices/communication/SerialPort.cpp:50
↓ 2 callersFunctioncount
unit-test/external/Catch2/catch.hpp:2745
↓ 2 callersMethodcreate
unit-test/external/Catch2/catch.hpp:9337
↓ 2 callersFunctioncreateReporter
unit-test/external/Catch2/catch.hpp:9997
↓ 2 callersMethodcurrentData
unit-test/external/Catch2/catch.hpp:10582
↓ 2 callersMethoddecommission
unit-test/external/Trompeloeil/trompeloeil.hpp:2603
↓ 2 callersFunctiondeliverSignals
source/synchronization/SignalsCatcherControlBlock.cpp:120
↓ 2 callersFunctiondetach
source/threads/ThisThread.cpp:37
↓ 2 callersFunctiondisableArtAccelerator
source/chip/STM32/STM32F7/STM32F7-FLASH.cpp:42
↓ 2 callersFunctiondisableDataCache
source/chip/STM32/STM32F4/STM32F4-FLASH.cpp:43
↓ 2 callersFunctiondisableDataCache
source/chip/STM32/STM32L4/STM32L4-FLASH.cpp:43
↓ 2 callersFunctiondisableFpuContext
test/architecture/ARM/ARMv7-M/ARMv7-M-FpuSignalTestCase.cpp:97
↓ 2 callersFunctiondisableInstructionCache
source/chip/STM32/STM32F4/STM32F4-FLASH.cpp:48
↓ 2 callersFunctiondisableInstructionCache
source/chip/STM32/STM32L4/STM32L4-FLASH.cpp:48
↓ 2 callersMethodemplace
test/Queue/QueueWrappers.cpp:42
↓ 2 callersFunctionenableHse
source/chip/STM32/STM32F4/STM32F4-RCC.cpp:102
↓ 2 callersFunctionenableHse
source/chip/STM32/STM32F1/STM32F1-RCC.cpp:192
↓ 2 callersFunctionenableHse
source/chip/STM32/STM32L0/STM32L0-RCC.cpp:123
← previousnext →401–500 of 5,157, ranked by callers