Searched refs:IS_SBS_IOHSLV (Results 1 – 2 of 2) sorted by relevance
954 assert_param(IS_SBS_IOHSLV(Selection)); in HAL_SBS_EnableIOSpeedOptimize()971 assert_param(IS_SBS_IOHSLV(Selection)); in HAL_SBS_DisableIOSpeedOptimize()
536 #define IS_SBS_IOHSLV(__HSLV__) (((__HSLV__) == SBS_IO_ANALOG_HSLV) || \ macro