Home
last modified time | relevance | path

Searched defs:mcux_flexcomm_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c49 struct mcux_flexcomm_data { struct
66 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_configure() argument
/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c75 struct mcux_flexcomm_data { struct
77 uart_irq_callback_user_data_t irq_callback;
78 void *irq_cb_data;
81 uart_callback_t async_callback;
82 void *async_cb_data;
83 struct mcux_flexcomm_uart_tx_data tx_data;
84 struct mcux_flexcomm_uart_rx_data rx_data;
87 struct uart_config uart_config;