Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/mcu/
Dam_hal_uart.c716 UARTn(ui32Module)->LCRH_b.BRK = 0; in am_hal_uart_configure()
717 UARTn(ui32Module)->LCRH_b.PEN = ui32ParityEnable; in am_hal_uart_configure()
718 UARTn(ui32Module)->LCRH_b.EPS = ui32EvenParity; in am_hal_uart_configure()
719 UARTn(ui32Module)->LCRH_b.STP2 = psConfig->eStopBits; in am_hal_uart_configure()
720 UARTn(ui32Module)->LCRH_b.FEN = 1; in am_hal_uart_configure()
721 UARTn(ui32Module)->LCRH_b.WLEN = psConfig->eDataBits; in am_hal_uart_configure()
722 UARTn(ui32Module)->LCRH_b.SPS = 0; in am_hal_uart_configure()
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h25235 } LCRH_b; member
Dapollo4p.h25730 } LCRH_b; member