Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_SPI_A_Registers.h85 volatile uint32_t TFCNT: 4; member
DSI32_SPI_B_Registers.h85 volatile uint32_t TFCNT: 4; member
DSI32_SPI_A_Type.c478 return basePointer->CONTROL.TFCNT; in _SI32_SPI_A_get_tx_fifo_count()
DSI32_SPI_A_Type.h595 (basePointer->CONTROL.TFCNT)
DSI32_SPI_B_Type.c481 return basePointer->CONTROL.TFCNT; in _SI32_SPI_B_get_tx_fifo_count()
DSI32_SPI_B_Type.h597 (basePointer->CONTROL.TFCNT)