Searched defs:irq_tx_enable (Results 1 – 7 of 7) sorted by relevance
21 bool irq_tx_enable; member
24 bool irq_tx_enable; member
26 bool irq_tx_enable; member
113 static void irq_tx_enable(const struct device *dev) in irq_tx_enable() function
285 static inline void irq_tx_enable(const struct device *dev) in irq_tx_enable() function
436 static inline void irq_tx_enable(const struct device *dev) in irq_tx_enable() function
95 void (*irq_tx_enable)(const struct device *dev); member