Home
last modified time | relevance | path

Searched refs:BIT2 (Results 1 – 25 of 34) sorted by relevance

12

/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Duart.h40 #define UART_LINE_STATUS_INTEN BIT2
47 #define UART_CLR_TRX_FIFO BIT2
56 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h118 GPIO_TRIG = BIT2,
Dopi_flash.h72 #define ESP_ROM_SPIFLASH_BP0 BIT2
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Duart.h42 #define UART_LINE_STATUS_INTEN BIT2
49 #define UART_CLR_TRX_FIFO BIT2
58 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h131 GPIO_TRIG = BIT2,
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Duart.h42 #define UART_LINE_STATUS_INTEN BIT2
49 #define UART_CLR_TRX_FIFO BIT2
58 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h121 GPIO_TRIG = BIT2,
Dopi_flash.h38 #define ESP_ROM_SPIFLASH_BP0 BIT2
Dspi_flash.h117 #define ESP_ROM_SPIFLASH_BP0 BIT2
/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Duart.h42 #define UART_LINE_STATUS_INTEN BIT2
49 #define UART_CLR_TRX_FIFO BIT2
58 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h119 GPIO_TRIG = BIT2,
149 SDIO_IDLE_INT = BIT2,
Dspi_flash.h119 #define ESP_ROM_SPIFLASH_BP0 BIT2
124 #define ESP_ROM_SPIFLASH_BP_MASK_ISSI (BIT7 | BIT5 | BIT4 | BIT3 | BIT2)
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Duart.h42 #define UART_LINE_STATUS_INTEN BIT2
49 #define UART_CLR_TRX_FIFO BIT2
58 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h125 GPIO_TRIG = BIT2,
/hal_espressif-3.6.0/components/esp_common/include/
Desp_bit_defs.h47 #define BIT2 0x00000004 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dboot_mode.h99 #define SEL_SPI_SLAVE_BOOT BIT2
Dsoc_caps.h102 #define SOC_GPIO_DEEP_SLEEP_WAKEUP_VALID_GPIO_MASK (0ULL | BIT0 | BIT1 | BIT2 | BIT3 | BIT4 …
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dboot_mode.h99 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dboot_mode.h98 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dboot_mode.h99 #define SEL_SPI_SLAVE_BOOT BIT2
Dsoc_caps.h114 #define SOC_GPIO_DEEP_SLEEP_WAKEUP_VALID_GPIO_MASK (0ULL | BIT0 | BIT1 | BIT2 | BIT3 | BIT4 …
/hal_espressif-3.6.0/examples/wifi/ftm/main/
Dftm_main.c91 BIT2 |
159 … g_report_lvl & BIT2 ? " T1 | T2 | T3 | T4 |":"", in ftm_process_report()
173 if (g_report_lvl & BIT2) { in ftm_process_report()
/hal_espressif-3.6.0/components/freemodbus/common/include/
Desp_modbus_master.h80 …PAR_PERMS_TRIGGER = 1 << BIT2, /**< the characteristi…
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_stddefs.h188 #define BIT2 0x00000004 /**< preprocessor alias for 32-bit value with bit 2 set, used to specify… macro
/hal_espressif-3.6.0/examples/wifi/wifi_easy_connect/dpp-enrollee/main/
Ddpp_enrollee_main.c49 #define DPP_AUTH_FAIL_BIT BIT2

12