Searched refs:UART_DM_IPR (Results 1 – 3 of 3) sorted by relevance
179 volatile uint32_t * UART_DM_IPR = (uint32_t *)(UART_BASE + 0x18);186 *UART_DM_IPR = UART_DM_STALE_TIMEOUT_LSB;
134 #define UART_DM_IPR 0x18 macro
181 uart_setreg(bas, UART_DM_IPR, UART_DM_STALE_TIMEOUT_LSB); in msm_init()