Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdic/
Dfsl_lcdic.h62 } lcdic_rx_threshold_t; typedef
125 lcdic_rx_threshold_t rxThreshold; /*!< RX FIFO threshold. */
571 static inline void LCDIC_SetRxThreshold(LCDIC_Type *base, lcdic_rx_threshold_t threshold) in LCDIC_SetRxThreshold()