Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/
H A Dr_flash_hp.h78 uint32_t timeout_write_df; member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_flash_hp/
H A Dr_flash_hp.c1411 wait_count = p_ctrl->timeout_write_df; in flash_hp_df_write()
1692 p_ctrl->timeout_write_df = (uint32_t) (FLASH_HP_MAX_WRITE_DF_US * system_clock_freq_mhz) / in flash_hp_init()
1887 wait_count = p_ctrl->timeout_write_df; in flash_hp_df_erase()