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
25 static int coil_rd(uint16_t addr, bool *state) in coil_rd() function
86 static int coil_rd(uint16_t addr, bool *state) in coil_rd() function
361 int (*coil_rd)(uint16_t addr, bool *state); member