Searched refs:wait_max_erase_df_block (Results 1 – 4 of 4) sorted by relevance
297 gp_flash_settings->wait_cnt = gp_flash_settings->wait_max_erase_df_block; in HW_FLASH_LP_dataflash_erase()360 gp_flash_settings->wait_cnt = gp_flash_settings->wait_max_erase_df_block; in HW_FLASH_LP_dataflash_erase_monitor()
110 uint32_t wait_max_erase_df_block; ///< Worst case erase time for DF block member
187 …gp_flash_parameters->wait_max_erase_df_block = (uint32_t) (299000 * system_clock_freq_mhz)/R_FLASH… in HW_FLASH_LP_init()
413 g_current_parameters.wait_cnt = g_current_parameters.wait_max_erase_df_block; in R_FLASH_LP_Erase()