Searched refs:flash_cf_macros (Results 1 – 5 of 5) sorted by relevance
561 if (gp_flash_settings->flash_cf_macros > 1U) in HW_FLASH_LP_codeflash_blank_check_monitor()644 if (gp_flash_settings->flash_cf_macros > 1U) in HW_FLASH_LP_code_get_macro_info()648 p_macro->total_macros = gp_flash_settings->flash_cf_macros; in HW_FLASH_LP_code_get_macro_info()
151 p_flash_lp_feature->flash_cf_macros = 1U; // S1JA has 1 code flash HW macro in R_BSP_FeatureFlashLpGet()
107 …uint8_t flash_cf_macros; ///< The number of implemented HW Code Flash mac… member
117 uint8_t flash_cf_macros; ///< Number of implemented code flash hardware macros member
1166 …g_current_parameters.flash_cf_macros = flash_lp_feature.flash_cf_macros; // S3A7 and S3A1 have 2… in flash_setup()