Searched refs:internal_iom_reset_on_error (Results 1 – 3 of 3) sorted by relevance
| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_iom.c | 568 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function 1914 … internal_iom_reset_on_error(pIOMState, pIOMState->ui32TxnInt & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 2013 internal_iom_reset_on_error(pIOMState, ui32IntMask & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 2079 … internal_iom_reset_on_error(pIOMState, pIOMState->ui32TxnInt & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 2765 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_blocking_transfer() 3243 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_spi_blocking_fullduplex()
|
| /hal_ambiq-latest/mcu/apollo4p/hal/mcu/ |
| D | am_hal_iom.c | 602 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function 1861 … internal_iom_reset_on_error(pIOMState, pIOMState->ui32TxnInt & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 1962 internal_iom_reset_on_error(pIOMState, ui32IntMask & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 2654 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_blocking_transfer() 3078 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_spi_blocking_fullduplex()
|
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_iom.c | 559 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function 1802 … internal_iom_reset_on_error(pIOMState, pIOMState->ui32TxnInt & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 1899 internal_iom_reset_on_error(pIOMState, ui32IntMask & AM_HAL_IOM_INT_ERR); in am_hal_iom_interrupt_service() 2582 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_blocking_transfer() 3021 internal_iom_reset_on_error(pIOMState, IOMn(ui32Module)->INTSTAT); in am_hal_iom_spi_blocking_fullduplex()
|