Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c58 struct mcux_flexcomm_data { struct
75 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_configure() argument
120 struct mcux_flexcomm_data *data = userData; in mcux_flexcomm_master_transfer_callback()
149 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_transfer()
241 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_recover_bus()
302 struct mcux_flexcomm_data *data) in mcux_flexcomm_find_free_target()
317 struct mcux_flexcomm_data *data, uint16_t address) in mcux_flexcomm_find_target_by_address()
331 static int mcux_flexcomm_setup_i2c_config_address(struct mcux_flexcomm_data *data, in mcux_flexcomm_setup_i2c_config_address()
379 struct mcux_flexcomm_data *data = userData; in i2c_target_transfer_callback()
446 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_setup_slave_config()
[all …]
/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c75 struct mcux_flexcomm_data { struct
278 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_irq_callback_set()
294 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_configure()
381 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_config_get()
392 const struct mcux_flexcomm_data *data = dev->data; in async_user_callback()
403 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_callback_set()
421 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_tx()
490 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_tx_abort()
545 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_uart_rx_enable()
614 struct mcux_flexcomm_data *data = dev->data; in flexcomm_uart_rx_update()
[all …]