Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/esp_rom/include/
Desp_rom_spiflash_defs.h20 #define ESP_ROM_SPIFLASH_BP0 BIT2
25 #define ESP_ROM_SPIFLASH_BP_MASK_ISSI (BIT7 | BIT5 | BIT4 | BIT3 | BIT2)
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Duart.h34 #define UART_LINE_STATUS_INTEN BIT2
41 #define UART_CLR_TRX_FIFO BIT2
50 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h124 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Duart.h34 #define UART_LINE_STATUS_INTEN BIT2
41 #define UART_CLR_TRX_FIFO BIT2
50 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h122 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Duart.h34 #define UART_LINE_STATUS_INTEN BIT2
41 #define UART_CLR_TRX_FIFO BIT2
50 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h124 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Duart.h32 #define UART_LINE_STATUS_INTEN BIT2
39 #define UART_CLR_TRX_FIFO BIT2
48 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h119 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Duart.h34 #define UART_LINE_STATUS_INTEN BIT2
41 #define UART_CLR_TRX_FIFO BIT2
50 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h123 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Duart.h33 #define UART_LINE_STATUS_INTEN BIT2
40 #define UART_CLR_TRX_FIFO BIT2
49 #define UART_RCV_PARITY_ERR_FLAG BIT2
Drtc.h112 GPIO_TRIG = BIT2,
142 SDIO_IDLE_INT = BIT2,
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Duart.h34 #define UART_LINE_STATUS_INTEN BIT2
41 #define UART_CLR_TRX_FIFO BIT2
50 #define UART_RCV_PARITY_ERR_FLAG BIT2
Dopi_flash.h38 #define ESP_ROM_SPIFLASH_BP0 BIT2
Drtc.h117 GPIO_TRIG = BIT2,
/hal_espressif-latest/components/esp_common/include/
Desp_bit_defs.h39 #define BIT2 0x00000004 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dboot_mode.h99 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dboot_mode.h91 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dboot_mode.h98 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dboot_mode.h91 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dboot_mode.h99 #define SEL_SPI_SLAVE_BOOT BIT2
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dboot_mode.h96 #define SEL_SPI_SLAVE_BOOT BIT2
Dsoc_caps.h126 #define SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK (0ULL | BIT0 | BIT1 | BIT2 | BIT3 | BIT4 | …
/hal_espressif-latest/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

12