Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_codeflash_erase_operation (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/flash_lp_core/
H A Dhw_codeflash.c344 HW_FLASH_LP_codeflash_erase_operation(p_ctrl, start_addr, block_size); in HW_FLASH_LP_codeflash_erase()
354 void HW_FLASH_LP_codeflash_erase_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t… in HW_FLASH_LP_codeflash_erase_operation() function
429 HW_FLASH_LP_codeflash_erase_operation(p_ctrl, g_code_flash_info.start_addr, block_size); in HW_FLASH_LP_codeflash_erase_monitor()
H A Dhw_codeflash.h77 void HW_FLASH_LP_codeflash_erase_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uin…