Searched defs:coil_rd (Results 1 – 4 of 4) sorted by relevance
26 static int coil_rd(uint16_t addr, bool *state) in coil_rd() function
49 static int coil_rd(uint16_t addr, bool *state) in coil_rd() function
24 static int coil_rd(uint16_t addr, bool *state) in coil_rd() function
336 int (*coil_rd)(uint16_t addr, bool *state); member