Home
last modified time | relevance | path

Searched refs:OS_Tick_GetInterval (Results 1 – 5 of 5) sorted by relevance

/cmsis_6-latest/CMSIS/Documentation/Doxygen/RTOS2/src/
Dref_os_tick.txt179 \fn uint32_t OS_Tick_GetInterval (void)
188 uint32_t OS_Tick_GetInterval (void) {
201 …er: 0 ... (reload value -1). The reload value is returned by the function \ref OS_Tick_GetInterval.
/cmsis_6-latest/CMSIS/RTOS2/Include/
Dos_tick.h66 uint32_t OS_Tick_GetInterval (void);
/cmsis_6-latest/CMSIS/RTOS2/Source/
Dos_tick_ptim.c150 uint32_t OS_Tick_GetInterval (void) { in OS_Tick_GetInterval() function
Dos_tick_gtim.c173 uint32_t OS_Tick_GetInterval (void) { in OS_Tick_GetInterval() function
Dos_systick.c118 __WEAK uint32_t OS_Tick_GetInterval (void) { in OS_Tick_GetInterval() function