Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_codeflash_blank_check (Results 1 – 3 of 3) sorted by relevance

/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.h93 ssp_err_t HW_FLASH_LP_codeflash_blank_check (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_…
H A Dhw_codeflash.c451 ssp_err_t HW_FLASH_LP_codeflash_blank_check (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_… in HW_FLASH_LP_codeflash_blank_check() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp.c408 err = HW_FLASH_LP_codeflash_blank_check(p_ctrl, start_address, num_bytes); in HW_FLASH_LP_blankcheck()