Searched refs:IS_FMPSMBUS_GENERAL_CALL (Results 1 – 2 of 2) sorted by relevance
580 #define IS_FMPSMBUS_GENERAL_CALL(CALL) (((CALL) == FMPSMBUS_GENERALCALL_DISABLE… macro
306 assert_param(IS_FMPSMBUS_GENERAL_CALL(hfmpsmbus->Init.GeneralCallMode)); in HAL_FMPSMBUS_Init()