Searched defs:datasz (Results 1 – 2 of 2) sorted by relevance
135 int mec_hal_bbram_rd(uint16_t byte_ofs, uint8_t *data, size_t datasz, size_t *nread) in mec_hal_bbram_rd()155 int mec_hal_bbram_wr(uint16_t byte_ofs, uint8_t *data, size_t datasz, size_t *nwritten) in mec_hal_bbram_wr()
765 int mec_hal_uart_tx(struct mec_uart_regs * base, const uint8_t *data, size_t datasz) in mec_hal_uart_tx()