Home
last modified time | relevance | path

Searched refs:iterationsToWait (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_iom.c561 uint32_t iterationsToWait = 2 * pIOMState->ui32BitTimeTicks; // effectively > 6 clocks in internal_iom_reset_on_error() local
645 am_hal_flash_delay(iterationsToWait); in internal_iom_reset_on_error()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_iom.c570 uint32_t iterationsToWait = 2 * pIOMState->ui32BitTimeTicks; // effectively > 6 clocks in internal_iom_reset_on_error() local
654 am_hal_flash_delay(iterationsToWait); in internal_iom_reset_on_error()