Searched refs:BIT1 (Results 1 – 25 of 36) sorted by relevance
12
/hal_espressif-latest/components/esp_rom/include/esp32/rom/ |
D | rtc.h | 73 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up 111 EXT_EVENT1_TRIG = BIT1, 141 REJECT_INT = BIT1,
|
D | uart.h | 32 #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/ |
D | uart.h | 33 #define UART_TRX_INTEN BIT1 40 #define UART_CLR_RCV_FIFO BIT1 49 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 74 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/ |
D | uart.h | 33 #define UART_TRX_INTEN BIT1 40 #define UART_CLR_RCV_FIFO BIT1 49 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 80 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/ |
D | uart.h | 33 #define UART_TRX_INTEN BIT1 40 #define UART_CLR_RCV_FIFO BIT1 49 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 75 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/ |
D | uart.h | 31 #define UART_TRX_INTEN BIT1 38 #define UART_CLR_RCV_FIFO BIT1 47 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 69 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/ |
D | uart.h | 33 #define UART_TRX_INTEN BIT1 40 #define UART_CLR_RCV_FIFO BIT1 49 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 74 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/ |
D | uart.h | 33 #define UART_TRX_INTEN BIT1 40 #define UART_CLR_RCV_FIFO BIT1 49 #define UART_RCV_OVER_FLOW_FLAG BIT1
|
D | rtc.h | 73 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up 116 EXT_EVENT1_TRIG = BIT1,
|
D | opi_flash.h | 37 #define ESP_ROM_SPIFLASH_WRENABLE_FLAG BIT1
|
/hal_espressif-latest/components/esp_rom/include/ |
D | esp_rom_spiflash_defs.h | 19 #define ESP_ROM_SPIFLASH_WRENABLE_FLAG BIT1
|
/hal_espressif-latest/components/esp_common/include/ |
D | esp_bit_defs.h | 40 #define BIT1 0x00000002 macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | boot_mode.h | 98 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | boot_mode.h | 90 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | boot_mode.h | 97 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | boot_mode.h | 90 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | boot_mode.h | 98 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | boot_mode.h | 95 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | boot_mode.h | 102 #define SEL_UART_BOOT BIT1
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_stddefs.h | 187 #define BIT1 0x00000002 /**< preprocessor alias for 32-bit value with bit 1 set, used to specify… macro
|
12