Home
last modified time | relevance | path

Searched refs:BIT31 (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_common/include/
Desp_bit_defs.h18 #define BIT31 0x80000000 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_stddefs.h217 #define BIT31 0x80000000 /**< preprocessor alias for 32-bit value with bit 31 set, used to specif… macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h128 …SOC_GPIO_VALID_GPIO_MASK (0xFFFFFFFFFFULL & ~(0ULL | BIT24 | BIT28 | BIT29 | BIT30 | BIT31))