Searched refs:THR (Results 1 – 2 of 2) sorted by relevance
622 #define IS_QSPI_FIFO_THRESHOLD(THR) (((THR) > 0) && ((THR) <= 32)) argument
278 #define IS_DFSDM_Threshold(THR) (((THR) == DFSDM_Threshold_Low) || \ argument279 ((THR) == DFSDM_Threshold_High))
Completed in 8 milliseconds