Searched refs:StartTimeOut (Results 1 – 13 of 13) sorted by relevance
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/ |
D | Power_Ip_Private.c | 155 void Power_Ip_StartTimeout(uint32 *StartTimeOut, in Power_Ip_StartTimeout() argument 160 *StartTimeOut = OsIf_GetCounter(POWER_IP_TIMEOUT_TYPE); in Power_Ip_StartTimeout()
|
D | Clock_Ip.c | 1244 void Clock_Ip_StartTimeout(uint32 *StartTimeOut, in Clock_Ip_StartTimeout() argument 1249 *StartTimeOut = OsIf_GetCounter(CLOCK_IP_TIMEOUT_TYPE); in Clock_Ip_StartTimeout()
|
/hal_nxp-3.7.0/s32/drivers/s32ze/Uart/include/ |
D | Linflexd_Uart_Ip_HwAccess.h | 746 static inline void Linflexd_Uart_Ip_StartTimeout(uint32 *StartTimeOut, uint32 *TimeoutTicksOut, uin… in Linflexd_Uart_Ip_StartTimeout() argument 748 *StartTimeOut = OsIf_GetCounter(OsifCounter); in Linflexd_Uart_Ip_StartTimeout()
|
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/include/ |
D | Power_Ip_Private.h | 163 void Power_Ip_StartTimeout(uint32 *StartTimeOut,
|
D | Clock_Ip_Private.h | 544 void Clock_Ip_StartTimeout(uint32 *StartTimeOut,
|
/hal_nxp-3.7.0/s32/drivers/s32k3/Eth_GMAC/src/ |
D | Gmac_Ip_Hw_Access.c | 296 void GMAC_StartTimeOut(uint32 *StartTimeOut, in GMAC_StartTimeOut() argument 301 *StartTimeOut = OsIf_GetCounter(GMAC_TIMEOUT_TYPE); in GMAC_StartTimeOut()
|
/hal_nxp-3.7.0/s32/drivers/s32k3/Eth_GMAC/include/ |
D | Gmac_Ip_Hw_Access.h | 138 void GMAC_StartTimeOut(uint32 *StartTimeOut,
|
/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/src/ |
D | Clock_Ip.c | 1168 void Clock_Ip_StartTimeout(uint32 *StartTimeOut, in Clock_Ip_StartTimeout() argument 1173 *StartTimeOut = OsIf_GetCounter(CLOCK_IP_TIMEOUT_TYPE); in Clock_Ip_StartTimeout()
|
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/src/ |
D | Clock_Ip.c | 1172 void Clock_Ip_StartTimeout(uint32 *StartTimeOut, in Clock_Ip_StartTimeout() argument 1177 *StartTimeOut = OsIf_GetCounter(CLOCK_IP_TIMEOUT_TYPE); in Clock_Ip_StartTimeout()
|
/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/include/ |
D | Clock_Ip_Private.h | 544 void Clock_Ip_StartTimeout(uint32 *StartTimeOut,
|
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/include/ |
D | Clock_Ip_Private.h | 544 void Clock_Ip_StartTimeout(uint32 *StartTimeOut,
|
/hal_nxp-3.7.0/s32/drivers/s32ze/Eth_NETC/src/ |
D | Netc_Eth_Ip.c | 277 static inline void Netc_Eth_Ip_StartTimeOut(uint32 *StartTimeOut, 411 static inline void Netc_Eth_Ip_StartTimeOut(uint32 *StartTimeOut, in Netc_Eth_Ip_StartTimeOut() argument 416 *StartTimeOut = OsIf_GetCounter(NETC_ETH_IP_TIMEOUT_TYPE); in Netc_Eth_Ip_StartTimeOut()
|
/hal_nxp-3.7.0/s32/drivers/s32ze/EthSwt_NETC/src/ |
D | Netc_EthSwt_Ip.c | 376 static inline void Netc_EthSwt_Ip_StartTimeOut( uint32 *StartTimeOut, 601 static inline void Netc_EthSwt_Ip_StartTimeOut( uint32 *StartTimeOut, in Netc_EthSwt_Ip_StartTimeOut() argument 607 *StartTimeOut = OsIf_GetCounter(NETC_ETHSWT_IP_TIMEOUT_TYPE); in Netc_EthSwt_Ip_StartTimeOut()
|