Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_clock.c454 uint32_t freq = 0U; in CLOCK_GetClockOutClkFreq() local
503 uint32_t freq = 0U; in CLOCK_GetAdcClkFreq() local
534 uint32_t freq = 0U; in CLOCK_GetUsb0ClkFreq() local
577 uint32_t freq = 0U; in CLOCK_GetMclkClkFreq() local
605 uint32_t freq = 0U; in CLOCK_GetSctClkFreq() local
642 uint32_t freq = 0U; in CLOCK_GetSdioClkFreq() local
753 uint32_t freq = 0U; in CLOCK_GetCoreSysClkFreq() local
823 uint32_t freq = 0U; in CLOCK_GetFlexCommInputClock() local
863 uint32_t freq = 0U; in CLOCK_GetFlexCommClkFreq() local
876 uint32_t freq = 0U; in CLOCK_GetHsLspiClkFreq() local
[all …]
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/RTOS2/Source/
Dos_systick.c40 __WEAK int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup()
Dos_tick_ptim.c40 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup()
Dos_tick_gtim.c49 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup()