Home
last modified time | relevance | path

Searched refs:HW_FLASH_LP_init (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_private.h160 void HW_FLASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_curre…
H A Dhw_flash_lp.c145 void HW_FLASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_pa… in HW_FLASH_LP_init() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp.c1190 HW_FLASH_LP_init(p_ctrl, &g_current_parameters); in flash_setup()