Home
last modified time | relevance | path

Searched defs:time (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_ETH_MAC.c112 static int32_t ARM_ETH_MAC_GetRxFrameTime(ARM_ETH_MAC_TIME *time) in ARM_ETH_MAC_GetRxFrameTime()
116 static int32_t ARM_ETH_MAC_GetTxFrameTime(ARM_ETH_MAC_TIME *time) in ARM_ETH_MAC_GetTxFrameTime()
192 static int32_t ARM_ETH_MAC_ControlTimer(uint32_t control, ARM_ETH_MAC_TIME *time) in ARM_ETH_MAC_ControlTimer()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_Report.c94 BOOL tr_File_Open (const char *title, const char *date, const char *time, const char *fn) {