Lines Matching refs:mcux_flexcomm_config
36 struct mcux_flexcomm_config { struct
93 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_poll_in()
108 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_poll_out()
119 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_err_check()
148 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_fifo_fill()
164 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_fifo_read()
179 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_tx_enable()
187 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_tx_disable()
195 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_tx_complete()
202 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_tx_ready()
212 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_rx_enable()
220 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_rx_disable()
228 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_rx_full()
236 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_rx_pending()
245 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_err_enable()
255 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_irq_err_disable()
293 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_configure()
420 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_tx()
489 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_tx_abort()
544 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_rx_enable()
613 const struct mcux_flexcomm_config *config = dev->config; in flexcomm_uart_rx_update()
645 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_rx_disable()
716 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_rx_buf_rsp()
743 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_dma_tx_callback()
764 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_uart_dma_rx_callback()
887 const struct mcux_flexcomm_config *config = dev->config; in flexcomm_uart_async_init()
942 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_isr()
1006 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_init()
1185 static const struct mcux_flexcomm_config mcux_flexcomm_##n##_config = { \
1203 static const struct mcux_flexcomm_config mcux_flexcomm_##n##_config; \