Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 3 of 3) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_qspi/
Dr_qspi.c328 uint32_t byte_count) in R_QSPI_Write()
430 …r_t R_QSPI_Erase (spi_flash_ctrl_t * p_ctrl, uint8_t * const p_device_address, uint32_t byte_count) in R_QSPI_Erase()
873 uint32_t byte_count) in qspi_program_param_check()
/hal_renesas-latest/drivers/ra/fsp/src/r_ospi_b/
Dr_ospi_b.c450 uint32_t byte_count) in R_OSPI_B_Write()
570 …t R_OSPI_B_Erase (spi_flash_ctrl_t * p_ctrl, uint8_t * const p_device_address, uint32_t byte_count) in R_OSPI_B_Erase()
/hal_renesas-latest/drivers/ra/fsp/src/r_sdhi/
Dr_sdhi.c725 uint32_t byte_count = 0U; in R_SDHI_ReadIoExt() local
814 uint32_t byte_count = 0U; in R_SDHI_WriteIoExt() local
2352 uint32_t byte_count) in r_sdhi_read_and_block()