Searched refs:IS_DFSDM_Input_MODE (Results 1 – 2 of 2) sorted by relevance
135 #define IS_DFSDM_Input_MODE(INPUT) (((INPUT) == DFSDM_Input_External) || \ macro
126 assert_param(IS_DFSDM_Input_MODE(DFSDM_TransceiverInitStruct->DFSDM_Input)); in DFSDM_TransceiverInit()
Completed in 8 milliseconds