Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp.c432 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in R_FLASH_LP_Erase()
605 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in R_FLASH_LP_AccessWindowSet()
672 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in R_FLASH_LP_AccessWindowClear()
733 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in R_FLASH_LP_IdCodeSet()
845 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in R_FLASH_LP_StartUpAreaSelect()
1305 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in flash_write_initiate()
1499 err = HW_FLASH_LP_pe_mode_exit(p_ctrl); in flash_blank_check_initiate()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp.c490 ssp_err_t HW_FLASH_LP_pe_mode_exit (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_pe_mode_exit() function
531 HW_FLASH_LP_pe_mode_exit(p_ctrl); in HW_FLASH_LP_reset()
690 HW_FLASH_LP_pe_mode_exit(p_ctrl); in fcu_frdyi_isr()
H A Dhw_flash_lp_private.h166 ssp_err_t HW_FLASH_LP_pe_mode_exit (flash_lp_instance_ctrl_t * const p_ctrl) PLACE_IN_RAM_SECTION;