Home
last modified time | relevance | path

Searched refs:DEVICE_GET_TICK (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/bl2/
Dtick_device.h23 #define DEVICE_GET_TICK \ macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/boards/
Dtick_device.h23 #define DEVICE_GET_TICK \ macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/secure/
Dtick_device.h25 #define DEVICE_GET_TICK \ macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/Native_Driver/
Dtick.c54 DEVICE_GET_TICK; in HAL_GetTick()