Searched refs:IS_FMPSMBUS_NO_STRETCH (Results 1 – 2 of 2) sorted by relevance
583 #define IS_FMPSMBUS_NO_STRETCH(STRETCH) (((STRETCH) == FMPSMBUS_NOSTRETCH_DISABL… macro
307 assert_param(IS_FMPSMBUS_NO_STRETCH(hfmpsmbus->Init.NoStretchMode)); in HAL_FMPSMBUS_Init()