Searched refs:data_flash_bgo (Results 1 – 6 of 6) sorted by relevance
399 if (p_cfg->data_flash_bgo) in R_FLASH_HP_Open()409 if (true == p_cfg->data_flash_bgo) in R_FLASH_HP_Open()541 if (true == p_ctrl->p_cfg->data_flash_bgo) in R_FLASH_HP_Erase()1404 if (p_ctrl->p_cfg->data_flash_bgo == true) in flash_hp_df_write()1418 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_write()1470 if (p_ctrl->p_cfg->data_flash_bgo == true) in r_flash_hp_write_bc_parameter_checking()1595 if (p_ctrl->p_cfg->data_flash_bgo == true) in flash_hp_df_blank_check()1880 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_erase()1897 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_erase()1995 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_reset()[all …]
150 … bool data_flash_bgo; ///< True if BGO (Background Operation) is enabled for Data Flash. member
143 …bool data_flash_bgo; ///< True if BGO (Background Operation) is en… member
6 { .data_flash_bgo = false, .p_callback = NULL, .p_context = NULL,
129 if (p_cfg->data_flash_bgo == true) in HW_FLASH_LP_irq_cfg()
240 g_current_parameters.bgo_enabled_df = p_cfg->data_flash_bgo; in R_FLASH_LP_Open()