Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 4 of 4) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_eeprom.c218 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()
Dmec_qspi.c955 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()
Dmec_dmac.c496 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()
Dmec_dmac_api.h91 size_t nbytes; member