Searched defs:UART_ICR_PULSEDIV (Results 1 – 3 of 3) sorted by relevance
148 #define UART_ICR_PULSEDIV(n) ((uint32_t)((n&0x07)<<3)) /**< PulseDiv - Configures the pulse wh… macro
292 #define UART_ICR_PULSEDIV(n) ((uint32_t)((n&0x07)<<3)) macro
Completed in 8 milliseconds