Searched refs:p_current_parameters (Results 1 – 7 of 7) sorted by relevance
56 …LASH_LP_set_flash_settings (R_FACI_Type * p_faci_reg, current_parameters_t * p_current_parameters);
102 void HW_FLASH_LP_data_flash_set_flash_settings(current_parameters_t * const p_current_parameters);
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() argument513 gp_flash_settings = p_current_parameters; in HW_FLASH_LP_data_flash_set_flash_settings()
101 …SH_LP_code_flash_set_flash_settings (current_parameters_t * const p_current_parameters) PLACE_IN_R…
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() argument623 gp_flash_settings = p_current_parameters; in HW_FLASH_LP_code_flash_set_flash_settings()
145 …LASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_parameters) in HW_FLASH_LP_init() argument149 gp_flash_parameters = p_current_parameters; // our copy from now on in HW_FLASH_LP_init()
160 … (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_parameters) PLACE_IN_R…