Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_iom.c568 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function
1914internal_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()
2079internal_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/
Dam_hal_iom.c602 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function
1861internal_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/
Dam_hal_iom.c559 internal_iom_reset_on_error(am_hal_iom_state_t *pIOMState, uint32_t ui32IntMask) in internal_iom_reset_on_error() function
1802internal_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()