Searched refs:CAN_ILS_HPML_Msk (Results 1 – 3 of 3) sorted by relevance
911 #define CAN_ILS_HPML_Msk (_UINT32_(0x1) << CAN_ILS_HPML_Pos) … macro912 #define CAN_ILS_HPML(value) (CAN_ILS_HPML_Msk & (_UINT32_(value) << CAN_ILS_HPML_…