Searched refs:u8p (Results 1 – 2 of 2) sorted by relevance
205 const uint8_t *u8p; in uart_mcumgr_send_raw() local207 u8p = data; in uart_mcumgr_send_raw()209 uart_poll_out(uart_mcumgr_dev, *u8p++); in uart_mcumgr_send_raw()
269 const uint8_t *u8p = (const uint8_t *)&dw[nw]; in dump_bytes() local275 u8p[0], u8p[1], u8p[2], u8p[3]); in dump_bytes()