ESPHome  2024.4.2
Data Structures | Namespaces | Enumerations
qwiic_pir.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::qwiic_pir::QwiicPIRComponent
 

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::qwiic_pir
 

Enumerations

enum  { esphome::qwiic_pir::QWIIC_PIR_CHIP_ID = 0x00, esphome::qwiic_pir::QWIIC_PIR_EVENT_STATUS = 0x03, esphome::qwiic_pir::QWIIC_PIR_DEBOUNCE_TIME = 0x05 }
 
enum  esphome::qwiic_pir::DebounceMode { esphome::qwiic_pir::RAW_DEBOUNCE_MODE, esphome::qwiic_pir::NATIVE_DEBOUNCE_MODE, esphome::qwiic_pir::HYBRID_DEBOUNCE_MODE }