Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_clocks.c2745 uint8_t memwait; in bsp_clock_set_memwait() local
2751 memwait = BSP_PRV_MEMWAIT_TWO_WAIT_CYCLES; in bsp_clock_set_memwait()
2755 memwait = BSP_PRV_MEMWAIT_ONE_WAIT_CYCLES; in bsp_clock_set_memwait()
2759 memwait = BSP_PRV_MEMWAIT_ZERO_WAIT_CYCLES; in bsp_clock_set_memwait()
2762 R_SYSTEM->MEMWAIT = memwait; in bsp_clock_set_memwait()