Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_codeflash_enter_read_mode (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/
H A Dhw_flash_lp.c331 HW_FLASH_LP_codeflash_enter_read_mode(p_ctrl); // We're done, return to read mode in HW_FLASH_LP_write()
422 HW_FLASH_LP_codeflash_enter_read_mode(p_ctrl); // We're done, return to read mode in HW_FLASH_LP_blankcheck()
504 HW_FLASH_LP_codeflash_enter_read_mode(p_ctrl); in HW_FLASH_LP_pe_mode_exit()
/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.h71 ssp_err_t HW_FLASH_LP_codeflash_enter_read_mode (flash_lp_instance_ctrl_t * const p_ctrl) PLACE_IN_…
H A Dhw_codeflash.c105 ssp_err_t HW_FLASH_LP_codeflash_enter_read_mode (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_codeflash_enter_read_mode() function