Searched refs:IS_DLYB_ALL_INSTANCE (Results 1 – 3 of 3) sorted by relevance
112 assert_param(IS_DLYB_ALL_INSTANCE(DLYBx)); in LL_DLYB_SetDelay()135 assert_param(IS_DLYB_ALL_INSTANCE(DLYBx)); in LL_DLYB_GetDelay()158 assert_param(IS_DLYB_ALL_INSTANCE(DLYBx)); in LL_DLYB_GetClockPeriod()
23879 #define IS_DLYB_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DLYB_SDMMC1_NS) || \ macro
23763 #define IS_DLYB_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DLYB_SDMMC1_NS) || \ macro