Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_flash_hp/
Dr_flash_hp.c460 uint32_t const num_bytes) in R_FLASH_HP_Write()
575 uint32_t num_bytes = (region0_blocks * BSP_FEATURE_FLASH_HP_CF_REGION0_BLOCK_SIZE); in R_FLASH_HP_Erase() local
619 uint32_t num_bytes = num_blocks * BSP_FEATURE_FLASH_HP_DF_BLOCK_SIZE; in R_FLASH_HP_Erase() local
663 uint32_t num_bytes, in R_FLASH_HP_BlankCheck()
1517 uint32_t const num_bytes, in r_flash_hp_write_bc_parameter_checking()
1632 uint32_t num_bytes, in flash_hp_df_blank_check()
/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_otp.c86 da1469x_otp_read(uint32_t offset, void *dst, uint32_t num_bytes) in da1469x_otp_read()
116 da1469x_otp_write(uint32_t offset, const void *src, uint32_t num_bytes) in da1469x_otp_write()