Searched refs:CAN_ILS_ELOL_Msk (Results 1 – 3 of 3) sorted by relevance
953 #define CAN_ILS_ELOL_Msk (_UINT32_(0x1) << CAN_ILS_ELOL_Pos) … macro954 #define CAN_ILS_ELOL(value) (CAN_ILS_ELOL_Msk & (_UINT32_(value) << CAN_ILS_ELOL_…