Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_dataflash_erase_monitor (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_dataflash.h96 ssp_err_t HW_FLASH_LP_dataflash_erase_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t bl…
H A Dhw_dataflash.c345 ssp_err_t HW_FLASH_LP_dataflash_erase_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t bl… in HW_FLASH_LP_dataflash_erase_monitor() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp.c226 err = HW_FLASH_LP_dataflash_erase_monitor(p_ctrl, block_size); in HW_FLASH_LP_erase()
590 result = HW_FLASH_LP_dataflash_erase_monitor(p_ctrl, gp_flash_parameters->block_size); in HW_FLASH_LP_frdyi_df_bgo_erase()