Home
last modified time | relevance | path

Searched defs:CyclesPerUs (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m46x/Devices/M460/Source/
Dsystem_M460.c21 uint32_t CyclesPerUs = (__HSI / 1000000UL); /* Cycles per micro second */ variable
/hal_nuvoton-latest/m48x/Devices/M480/Source/
Dsystem_M480.c22 uint32_t CyclesPerUs = (__HSI / 1000000UL); /* Cycles per micro second */ variable
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Source/
Dsystem_M2L31.c22 uint32_t CyclesPerUs = (__HSI / 1000000); /*!< Cycles per micro second */ variable