Home
last modified time | relevance | path

Searched refs:THR (Results 1 – 2 of 2) sorted by relevance

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_qspi.h622 #define IS_QSPI_FIFO_THRESHOLD(THR) (((THR) > 0) && ((THR) <= 32)) argument
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h278 #define IS_DFSDM_Threshold(THR) (((THR) == DFSDM_Threshold_Low) || \ argument
279 ((THR) == DFSDM_Threshold_High))

Completed in 8 milliseconds