Home
last modified time | relevance | path

Searched refs:active_pin (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Dhal_aci_tl.h89 uint8_t active_pin; //Optional - Set it to UNUSED when not connected member
Dnrf8001.cxx48 aci->aci_pins.active_pin = UNUSED; in init_local_interfaces()
Dhal_aci_tl.cxx387 if (UNUSED != a_pins->active_pin) { in hal_aci_tl_init()