Home
last modified time | relevance | path

Searched refs:current_parameters_t (Results 1 – 8 of 8) 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.h118 } current_parameters_t; typedef
160 void HW_FLASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_curre…
H A Dhw_flash_lp.c77 static current_parameters_t * gp_flash_parameters = NULL; // passed in via flash_init()
145 void HW_FLASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_pa… in HW_FLASH_LP_init()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_flash_common.h56 void HW_FLASH_LP_set_flash_settings (R_FACI_Type * p_faci_reg, current_parameters_t * p_current_par…
H A Dhw_dataflash.h102 void HW_FLASH_LP_data_flash_set_flash_settings(current_parameters_t * const p_current_parameters);
H A Dhw_dataflash.c50 static current_parameters_t * gp_flash_settings = NULL;
511 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.h101 void HW_FLASH_LP_code_flash_set_flash_settings (current_parameters_t * const p_current_paramet…
H A Dhw_codeflash.c49 static current_parameters_t * gp_flash_settings = {0U};
621 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/
H A Dr_flash_lp.c71 static current_parameters_t g_current_parameters = {0U};