OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdyn_pin
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
hal_aci_tl.h
81
uint8_t
rdyn_pin
; //Required
member in struct:aci_pins_t
nrf8001.cxx
45
aci->aci_pins.
rdyn_pin
= rdyn; // 3 for Nordic board, 8 for REDBEARLAB_SHIELD_V1_1
hal_aci_tl.cxx
134
// if (HIGH == digitalRead(a_pins_local_ptr->
rdyn_pin
))
354
a_pins->m_rdy_ctx = mraa_gpio_init (a_pins->
rdyn_pin
);
Completed in 98 milliseconds