Home
last modified time | relevance | path

Searched refs:BIT13 (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.7.0/components/esp_common/include/
Desp_bit_defs.h28 #define BIT13 0x00002000 macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_bt_spec.h205 #define OI_BT_DEV_CLASS_LIMITED_DISCO_BIT BIT13
Doi_stddefs.h199 #define BIT13 0x00002000 /**< preprocessor alias for 32-bit value with bit 13 set, used to specif… macro
/hal_espressif-3.7.0/components/esp_rom/include/esp32c2/rom/
Drtc.h132 RISCV_TRAP_TRIG = BIT13
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/
Drtc.h128 RISCV_TRAP_TRIG = BIT13,
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/
Drtc.h135 RISCV_TRAP_TRIG = BIT13,
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/
Drtc.h135 RISCV_TRAP_TRIG = BIT13,
/hal_espressif-3.7.0/components/esp_rom/include/esp32h2/rom/
Drtc.h133 RISCV_TRAP_TRIG = BIT13,
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/
Drtc.h130 RISCV_TRAP_TRIG = BIT13,
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h191 …EEP_WAKE_VALID_GPIO_MASK (0ULL | BIT7 | BIT8 | BIT9 | BIT10 | BIT11 | BIT12 | BIT13 | BIT14)