OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_pin
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
hal_aci_tl.h
89
uint8_t
active_pin
; //Optional - Set it to UNUSED when not connected
member in struct:aci_pins_t
nrf8001.cxx
48
aci->aci_pins.
active_pin
= UNUSED;
hal_aci_tl.cxx
387
if (UNUSED != a_pins->
active_pin
) {
Completed in 35 milliseconds