Searched refs:IS_FMPI2C_CLEAR_IT (Results 1 – 2 of 2) sorted by relevance
344 #define IS_FMPI2C_CLEAR_IT(IT) ((((IT) & (uint32_t)0xFFFFC001) == 0x00) && ((IT) != 0x0… macro
1557 assert_param(IS_FMPI2C_CLEAR_IT(FMPI2C_IT)); in FMPI2C_ClearITPendingBit()
Completed in 9 milliseconds