Searched defs:irq_tx_disable (Results 1 – 4 of 4) sorted by relevance
142 UART_SIMPLE_VOID(irq_tx_disable) in UART_SIMPLE_VOID() argument
122 static void irq_tx_disable(const struct device *dev) in irq_tx_disable() function
446 static inline void irq_tx_disable(const struct device *dev) in irq_tx_disable() function
409 void (*irq_tx_disable)(const struct device *dev); member