Searched refs:RESETS_RESET_UART1_BITS (Results 1 – 3 of 3) sorted by relevance
29 reset_block(uart_get_index(uart) ? RESETS_RESET_UART1_BITS : RESETS_RESET_UART0_BITS); in uart_reset()34 unreset_block_wait(uart_get_index(uart) ? RESETS_RESET_UART1_BITS : RESETS_RESET_UART0_BITS); in uart_unreset()
81 RESETS_RESET_UART1_BITS | in runtime_init()
33 #define RESETS_RESET_UART1_BITS 0x00800000 macro
Completed in 5 milliseconds