Home
last modified time | relevance | path

Searched refs:r_flash_hp_write_bc_parameter_checking (Results 1 – 1 of 1) sorted by relevance

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_flash_hp/
H A Dr_flash_hp.c331 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