Searched defs:irq_tx_enable (Results 1 – 4 of 4) sorted by relevance
21 bool irq_tx_enable; member
113 static void irq_tx_enable(const struct device *dev) in irq_tx_enable() function
249 static inline void irq_tx_enable(const struct device *dev) in irq_tx_enable() function
402 void (*irq_tx_enable)(const struct device *dev); member