Searched refs:SYSTEM_UART2_RST (Results 1 – 4 of 4) sorted by relevance
123 return SYSTEM_UART2_RST; in periph_ll_get_rst_en_mask()
73 (uart_num == 2) ? SYSTEM_UART2_RST : 0); in uart_ll_is_enabled()
543 #define SYSTEM_UART2_RST (BIT(9)) macro
578 #define SYSTEM_UART2_RST (BIT(9)) macro