Searched defs:pbuf (Results 1 – 9 of 9) sorted by relevance
89 struct pbuf { struct90 const struct pbuf_cfg *const cfg; /* Configuration of the argument93 struct pbuf_data data; /* Data used to read and write argument
29 uint8_t *pbuf = buf; in eeprom_stm32_read() local59 const uint8_t *pbuf = buf; in eeprom_stm32_write() local
96 uint8_t *pbuf = buf; in eeprom_at2x_read() local155 const uint8_t *pbuf = buf; in eeprom_at2x_write() local
172 static uint8_t *modbus_ascii_bin2hex(uint8_t value, uint8_t *pbuf) in modbus_ascii_bin2hex()190 uint8_t *pbuf; in modbus_ascii_tx_adu() local
191 struct pbuf *pbuf; member
230 char *pbuf; in spsc_pbuf_write() local
162 static struct ring_buf ringbuf, *pbuf; variable
415 struct spsc_pbuf *pbuf; member
232 uint32_t *pbuf = data->inner_tx_buffer->buf; in mcux_init_inner_buffer_with_cmd() local