Searched defs:coil_wr (Results 1 – 4 of 4) sorted by relevance
43 static int coil_wr(uint16_t addr, bool state) in coil_wr() function
42 static int coil_wr(uint16_t addr, bool state) in coil_wr() function
103 static int coil_wr(uint16_t addr, bool state) in coil_wr() function
364 int (*coil_wr)(uint16_t addr, bool state); member