Searched refs:IS_DFSDM_CLOCK (Results 1 – 2 of 2) sorted by relevance
119 #define IS_DFSDM_CLOCK(CLOCK) (((CLOCK) == DFSDM_Clock_External) || \ macro
129 assert_param(IS_DFSDM_CLOCK(DFSDM_TransceiverInitStruct->DFSDM_Clock)); in DFSDM_TransceiverInit()
Completed in 7 milliseconds