OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uart_rts_local
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
uart_over_ble.h
75
uint8_t
uart_rts_local
; /**< State of the local UART RTS */
member in struct:__anon30016
/hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf8001-helloworld.cxx
112
uart_over_ble.
uart_rts_local
= true;
179
uart_over_ble.
uart_rts_local
= false;
192
uart_over_ble.
uart_rts_local
= true;
Completed in 61 milliseconds