Searched defs:nbytes (Results 1 – 4 of 4) sorted by relevance
/hal_microchip-latest/mec5/drivers/ |
D | mec_eeprom.c | 218 int mec_hal_eeprom_buffer_rd(struct mec_eeprom_ctrl_regs *regs, uint8_t *dest, uint32_t nbytes) in mec_hal_eeprom_buffer_rd() 241 uint32_t nbytes) in mec_hal_eeprom_buffer_wr() 275 uint32_t offset, uint32_t nbytes) in mec_hal_eeprom_xfr_start()
|
D | mec_qspi.c | 955 uint32_t nbytes = lenb; in mec_hal_qspi_ldma() local 1136 int mec_hal_qspi_ldma_cfg1(struct mec_qspi_regs *regs, uintptr_t buf_addr, uint32_t nbytes, in mec_hal_qspi_ldma_cfg1() 1192 uint32_t mec_hal_qspi_descrs_cfg1(struct mec_qspi_context *ctx, uint32_t nbytes, uint32_t flags) in mec_hal_qspi_descrs_cfg1()
|
D | mec_dmac.c | 496 int mec_hal_dma_chan_mem_set(enum mec_dmac_channel chan, uintptr_t maddr, size_t nbytes) in mec_hal_dma_chan_mem_set() 560 size_t nbytes) in mec_hal_dma_chan_reload()
|
D | mec_dmac_api.h | 91 size_t nbytes; member
|