Searched refs:IS_DFSDM_INTERFACE (Results 1 – 2 of 2) sorted by relevance
101 #define IS_DFSDM_INTERFACE(INTERFACE) (((INTERFACE) == DFSDM_Interface_SPI_RisingEdge) || \ macro
125 assert_param(IS_DFSDM_INTERFACE(DFSDM_TransceiverInitStruct->DFSDM_Interface)); in DFSDM_TransceiverInit()
Completed in 8 milliseconds