Home
last modified time | relevance | path

Searched refs:BIT1 (Results 1 – 25 of 36) sorted by relevance

12

/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h73 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
111 EXT_EVENT1_TRIG = BIT1,
141 REJECT_INT = BIT1,
Duart.h32 #define UART_TRX_INTEN BIT1
39 #define UART_CLR_RCV_FIFO BIT1
48 #define UART_RCV_OVER_FLOW_FLAG BIT1
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Duart.h33 #define UART_TRX_INTEN BIT1
40 #define UART_CLR_RCV_FIFO BIT1
49 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h74 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
123 EXT_EVENT1_TRIG = BIT1,
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Duart.h33 #define UART_TRX_INTEN BIT1
40 #define UART_CLR_RCV_FIFO BIT1
49 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h80 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
121 EXT_EVENT1_TRIG = BIT1,
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Duart.h33 #define UART_TRX_INTEN BIT1
40 #define UART_CLR_RCV_FIFO BIT1
49 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h75 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
123 EXT_EVENT1_TRIG = BIT1,
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Duart.h31 #define UART_TRX_INTEN BIT1
38 #define UART_CLR_RCV_FIFO BIT1
47 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h69 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
118 EXT_EVENT1_TRIG = BIT1,
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Duart.h33 #define UART_TRX_INTEN BIT1
40 #define UART_CLR_RCV_FIFO BIT1
49 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h74 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
122 EXT_EVENT1_TRIG = BIT1,
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Duart.h33 #define UART_TRX_INTEN BIT1
40 #define UART_CLR_RCV_FIFO BIT1
49 #define UART_RCV_OVER_FLOW_FLAG BIT1
Drtc.h73 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up
116 EXT_EVENT1_TRIG = BIT1,
Dopi_flash.h37 #define ESP_ROM_SPIFLASH_WRENABLE_FLAG BIT1
/hal_espressif-latest/components/esp_rom/include/
Desp_rom_spiflash_defs.h19 #define ESP_ROM_SPIFLASH_WRENABLE_FLAG BIT1
/hal_espressif-latest/components/esp_common/include/
Desp_bit_defs.h40 #define BIT1 0x00000002 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dboot_mode.h98 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dboot_mode.h90 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dboot_mode.h97 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dboot_mode.h90 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dboot_mode.h98 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dboot_mode.h95 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/soc/esp32/include/soc/
Dboot_mode.h102 #define SEL_UART_BOOT BIT1
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_stddefs.h187 #define BIT1 0x00000002 /**< preprocessor alias for 32-bit value with bit 1 set, used to specify… macro

12