Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_uart_v1.h221MEC_UART_FCR_RXF_TLVL_8BYTES = 2, /*!< 8BYTES : Trigger level is 8 bytes … enumerator
Dmec5_uart_v1_5.h227MEC_UART_FCR_RXF_TLVL_8BYTES = 2, /*!< 8BYTES : Trigger level is 8 bytes … enumerator
/hal_microchip-latest/mec5/drivers/
Dmec_uart.c65 (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | (MEC_UART_FCR_RXF_TLVL_8BYTES << MEC_UART_FCR_RXF_TLVL_Pos)),