OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_uart
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/tools/
ubcsp.c
292
put_uart
(SLIP_ESCAPE);
297
put_uart
(SLIP_ESCAPE);
304
put_uart
(ch);
856
put_uart
(ubcsp_config.send_slip_escape);
923
put_uart
(SLIP_FRAME);
942
put_uart
(SLIP_FRAME);
964
put_uart
(SLIP_FRAME);
980
put_uart
(SLIP_FRAME);
1019
put_uart
(SLIP_FRAME);
[
all
...]
ubcsp.h
179
/**
put_uart
outputs a single octet over the UART Tx line **/
183
extern void
put_uart
(uint8);
csr_bcsp.c
137
void
put_uart
(uint8_t ch)
function
Completed in 208 milliseconds