ESPHome  2024.3.1
Namespaces | Functions
hitachi_ac344.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::hitachi_ac344
 

Functions

void esphome::hitachi_ac344::set_bits (uint8_t *const dst, const uint8_t offset, const uint8_t nbits, const uint8_t data)
 
void esphome::hitachi_ac344::set_bit (uint8_t *const data, const uint8_t position, const bool on)
 
uint8_t * esphome::hitachi_ac344::invert_byte_pairs (uint8_t *ptr, const uint16_t length)