Searched refs:aci_pins_t (Results 1 – 3 of 3) sorted by relevance
72 typedef struct aci_pins_t struct95 } aci_pins_t; argument104 void hal_aci_tl_init(aci_pins_t *a_pins, bool debug);
43 static void m_aci_pins_set(aci_pins_t *a_pins_ptr);56 static aci_pins_t *a_pins_local_ptr;182 static void m_aci_pins_set(aci_pins_t *a_pins_ptr) in m_aci_pins_set()329 void hal_aci_tl_init(aci_pins_t *a_pins, bool debug) in hal_aci_tl_init()
91 …aci_pins_t aci_pins; /* Pins on the MCU used to c…