Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/mcu/
Dam_hal_iom.c624 if (IOMn(ui32Module)->FIFOPTR_b.FIFO0REM >= 4) in internal_iom_reset_on_error()
2560 ui32FifoRem = IOMn(ui32Module)->FIFOPTR_b.FIFO0REM; in am_hal_iom_blocking_transfer()
2588 while ((ui32FifoRem = IOMn(ui32Module)->FIFOPTR_b.FIFO0REM) < 4) in am_hal_iom_blocking_transfer()
2961 ui32FifoRem = IOMn(ui32Module)->FIFOPTR_b.FIFO0REM; in am_hal_iom_spi_blocking_fullduplex()
2986 ui32FifoRem = IOMn(ui32Module)->FIFOPTR_b.FIFO0REM; in am_hal_iom_spi_blocking_fullduplex()
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h16783 …__IOM uint32_t FIFO0REM : 8; /*!< [15..8] The number of remaining data bytes slots cu… member
Dapollo4p.h16897 …__IOM uint32_t FIFO0REM : 8; /*!< [15..8] The number of remaining data bytes slots cu… member