Searched refs:RESETS_RESET_UART0_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()
80 RESETS_RESET_UART0_BITS | in runtime_init()
41 #define RESETS_RESET_UART0_BITS 0x00400000 macro
Completed in 8 milliseconds