Home
last modified time | relevance | path

Searched defs:p_current_parameters (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.c511 void HW_FLASH_LP_data_flash_set_flash_settings (current_parameters_t * const p_current_parameters) in HW_FLASH_LP_data_flash_set_flash_settings()
H A Dhw_codeflash.c621 void HW_FLASH_LP_code_flash_set_flash_settings (current_parameters_t * const p_current_parameters) in HW_FLASH_LP_code_flash_set_flash_settings()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp.c145 …LASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_parameters) in HW_FLASH_LP_init()