Searched refs:data_flash_bgo (Results 1 – 2 of 2) sorted by relevance
393 if (p_cfg->data_flash_bgo) in R_FLASH_HP_Open()403 if (true == p_cfg->data_flash_bgo) in R_FLASH_HP_Open()535 if (true == p_ctrl->p_cfg->data_flash_bgo) in R_FLASH_HP_Erase()1460 if (p_ctrl->p_cfg->data_flash_bgo == true) in flash_hp_df_write()1474 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_write()1526 if (p_ctrl->p_cfg->data_flash_bgo == true) in r_flash_hp_write_bc_parameter_checking()1659 if (p_ctrl->p_cfg->data_flash_bgo == true) in flash_hp_df_blank_check()1944 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_erase()1961 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_df_erase()2071 if (p_ctrl->p_cfg->data_flash_bgo) in flash_hp_reset()[all …]
124 …bool data_flash_bgo; ///< True if BGO (Background Operation) is en… member