Searched refs:r_flash_hp_write_bc_parameter_checking (Results 1 – 1 of 1) sorted by relevance
331 static fsp_err_t r_flash_hp_write_bc_parameter_checking(flash_hp_instance_ctrl_t * const p_ctrl,474 err = r_flash_hp_write_bc_parameter_checking(p_ctrl, flash_address, num_bytes, true); in R_FLASH_HP_Write()654 err = r_flash_hp_write_bc_parameter_checking(p_ctrl, address, num_bytes, false); in R_FLASH_HP_BlankCheck()1459 static fsp_err_t r_flash_hp_write_bc_parameter_checking (flash_hp_instance_ctrl_t * const p_ctrl, in r_flash_hp_write_bc_parameter_checking() function