Searched refs:MSTPCRA_MASK_SCIx (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/drivers/serial/ | ||
| D | uart_rzt2m.h | 111 #define MSTPCRA_MASK_SCIx(x)   BIT(x + 8)  macro | 
| D | uart_rzt2m.c | 254 		*MSTPCRA &= ~(MSTPCRA_MASK_SCIx(interface_id));  in rzt2m_module_start() |