Searched refs:CanXL_IsFreezeMode (Results 1 – 2 of 2) sorted by relevance
219 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[instance])) in Canexcel_Ip_ConfigTimeStamp()821 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[u8Instance])) in Canexcel_Ip_EnableInterrupts()847 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[u8Instance])) in Canexcel_Ip_DisableInterrupts()1022 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[u8Instance])) in Canexcel_Ip_SetErrorInt()1164 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[instance])) in Canexcel_Ip_ConfigRxFifo()1368 if (TRUE == CanXL_IsFreezeMode(Base)) in Canexcel_Ip_SetFDBaudRate()1398 if (TRUE == CanXL_IsFreezeMode(Base)) in Canexcel_Ip_SetXLBaudRate()1425 if (TRUE == CanXL_IsFreezeMode(Base)) in Canexcel_Ip_SetBaudRate()1498 if (TRUE == CanXL_IsFreezeMode((const CANXL_SIC_Type *)Base)) in Canexcel_Ip_SetListenOnlyMode()1540 if (TRUE == CanXL_IsFreezeMode(Base)) in Canexcel_Ip_SetTDCOffsetFD()[all …]
409 static inline boolean CanXL_IsFreezeMode(const CANXL_SIC_Type * base) in CanXL_IsFreezeMode() function