Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_UART_B_Type.c1830 basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK; in _SI32_UART_B_select_tx_fifo_threshold_for_request_to_1()
1843 basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK; in _SI32_UART_B_select_tx_fifo_threshold_for_request_to_2()
1857 basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK; in _SI32_UART_B_select_tx_fifo_threshold_for_request_to_4()
DSI32_UART_B_Type.h2015 (basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK)
2028 basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK;\
2043 basePointer->FIFOCN_CLR = SI32_UART_B_FIFOCN_TFTH_MASK;\
DSI32_UART_B_Registers.h1045 #define SI32_UART_B_FIFOCN_TFTH_MASK 0x00300000 macro