Home
last modified time | relevance | path

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

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_flash.h262 extern void am_hal_flash_delay(uint32_t ui32Iterations);
263 extern uint32_t am_hal_flash_delay_status_change(uint32_t ui32Iterations,
A Dam_hal_flash.c426 am_hal_flash_delay(uint32_t ui32Iterations) in am_hal_flash_delay() argument
428 g_am_hal_flash.delay_cycles(ui32Iterations); in am_hal_flash_delay()

Completed in 6 milliseconds