Home
last modified time | relevance | path

Searched refs:UART_LCR_STOP_MASK (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/
DMCXW727C_cm33_core1.h55559 #define UART_LCR_STOP_MASK (0x4U) macro
55561 … (((uint16_t)(((uint16_t)(x)) << UART_LCR_STOP_SHIFT)) & UART_LCR_STOP_MASK)