Searched defs:inverted (Results 1 – 15 of 15) sorted by relevance
65 const std::string& gpioName, bool inverted, boost::asio::io_context& io) : in EventPresenceGpio()131 const std::string& gpioName, bool inverted, boost::asio::io_context& io) : in PollingPresenceGpio()
460 bool inverted = in createSensors() local
62 bool inverted; member
140 const uint32_t inverted = 0x80000000; in cursor_set_mono() local
21 const std::vector<bool>& gpioPolarities, bool inverted) in requestMuxGPIOs()
183 bool inverted; in npcm7xx_pwm_write_pcr() local
209 const std::vector<int>& gpioValues, bool inverted) in requestMuxGPIOs()
343 static uint64_t pwm_compute_duty(uint32_t cnr, uint32_t cmr, bool inverted) in pwm_compute_duty()