Searched refs:MEC5_UART_CFG_WORD_LEN_POS (Results 1 – 2 of 2) sorted by relevance
108 #define MEC5_UART_CFG_WORD_LEN_POS 6 macro
341 uint32_t val = ((config & MEC5_UART_CFG_WORD_LEN_MSK) >> MEC5_UART_CFG_WORD_LEN_POS); in prog_word_len()