Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_extra_check (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_extra.c121 err = HW_FLASH_LP_extra_check(p_ctrl); in HW_FLASH_LP_access_window_set()
159 err = HW_FLASH_LP_extra_check(p_ctrl); in HW_FLASH_LP_access_window_clear()
237 err = HW_FLASH_LP_extra_check(p_ctrl); in HW_FLASH_LP_set_id_code()
288 err = HW_FLASH_LP_extra_check(p_ctrl); in HW_FLASH_LP_set_startup_area_boot()
350 ssp_err_t HW_FLASH_LP_extra_check (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_extra_check() function
H A Dhw_codeflash_extra.h85 ssp_err_t HW_FLASH_LP_extra_check (flash_lp_instance_ctrl_t * const p_ctrl) PLACE_IN_RAM_SECTION;