Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c36 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()
[all …]
/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c29 struct mcux_flexcomm_config { struct
65 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_configure()
139 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_transfer()
353 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_setup_slave_config()
377 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_target_register()
417 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_target_unregister()
452 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_isr()
468 const struct mcux_flexcomm_config *config = dev->config; in mcux_flexcomm_init()
537 static const struct mcux_flexcomm_config mcux_flexcomm_config_##id = { \