Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_flash_hp/
Dr_flash_hp.c541 FSP_ERROR_RETURN(num_blocks != 0U, FSP_ERR_INVALID_BLOCKS); in R_FLASH_HP_Erase()
592 …R_RETURN((start_address & FLASH_HP_PRV_BANK1_MASK) + num_bytes <= rom_end, FSP_ERR_INVALID_BLOCKS); in R_FLASH_HP_Erase()
601 FSP_ERROR_RETURN(start_address + num_bytes <= rom_end, FSP_ERR_INVALID_BLOCKS); in R_FLASH_HP_Erase()
606 FSP_ERR_INVALID_BLOCKS); in R_FLASH_HP_Erase()
626 FSP_ERR_INVALID_BLOCKS); in R_FLASH_HP_Erase()
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dfsp_common_api.h82 FSP_ERR_INVALID_BLOCKS = 21, ///< Invalid number of blocks supplied enumerator
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzn/
Dfsp_common_api.h85 FSP_ERR_INVALID_BLOCKS = 21, ///< Invalid number of blocks supplied enumerator
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dfsp_common_api.h85 FSP_ERR_INVALID_BLOCKS = 21, ///< Invalid number of blocks supplied enumerator