Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp_private.h143 …uint32_t total_macros; ///< total number of macros for this device and flash type (Code or… member
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_codeflash.c648 p_macro->total_macros = gp_flash_settings->flash_cf_macros; in HW_FLASH_LP_code_get_macro_info()
652 for (uint32_t i=0U; i<p_macro->total_macros; i++) in HW_FLASH_LP_code_get_macro_info()