Searched refs:ui32Iterations (Results 1 – 2 of 2) sorted by relevance
262 extern void am_hal_flash_delay(uint32_t ui32Iterations);263 extern uint32_t am_hal_flash_delay_status_change(uint32_t ui32Iterations,
426 am_hal_flash_delay(uint32_t ui32Iterations) in am_hal_flash_delay() argument428 g_am_hal_flash.delay_cycles(ui32Iterations); in am_hal_flash_delay()
Completed in 6 milliseconds