/hal_espressif-3.5.0/components/esp_hw_support/test/ |
D | test_rtc_clk.c | 107 static void pull_out_clk(int sel) in pull_out_clk()
|
/hal_espressif-3.5.0/components/hal/ |
D | i2s_hal.c | 59 void i2s_hal_set_clock_src(i2s_hal_context_t *hal, i2s_clock_src_t sel) in i2s_hal_set_clock_src()
|
/hal_espressif-3.5.0/components/ulp/include/esp32/ |
D | ulp.h | 196 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member 205 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_Sxxx */ member 215 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member
|
/hal_espressif-3.5.0/tools/kconfig/ |
D | gconf.c | 227 GtkTreeSelection *sel; in init_left_tree() local 269 GtkTreeSelection *sel; in init_right_tree() local
|
/hal_espressif-3.5.0/components/ulp/include/esp32s2/ |
D | ulp.h | 174 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member 184 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member
|
/hal_espressif-3.5.0/components/ulp/include/esp32s3/ |
D | ulp.h | 174 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member 184 uint32_t sel : 4; /*!< Operation to perform, one of ALU_SEL_xxx */ member
|
/hal_espressif-3.5.0/components/soc/esp32/include/soc/ |
D | rtc_io_struct.h | 259 …uint32_t sel: 5; /*select the wakeup source �0� select GPIO0 �1� select GPIO2 ...�1… member 266 …uint32_t sel: 5; /*select the external xtl power source �0� select GPIO0 �1� select… member
|
D | gpio_struct.h | 51 uint32_t sel: 8; /*SDIO PADS on/off control from outside*/ member
|
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/ |
D | gdma_struct.h | 213 …uint32_t sel: 6; /*This register is used to select peripheral for Rx c… member 307 …uint32_t sel: 6; /*This register is used to select peripheral for Tx c… member
|
D | gpio_struct.h | 49 uint32_t sel: 8; member
|
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/ |
D | gdma_struct.h | 213 …uint32_t sel: 6; /*This register is used to select peripheral for Rx c… member 307 …uint32_t sel: 6; /*This register is used to select peripheral for Tx c… member
|
D | gpio_struct.h | 49 uint32_t sel: 8; member
|
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/ |
D | rtc_io_struct.h | 243 uint32_t sel: 5; member 250 uint32_t sel: 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
|
D | gpio_struct.h | 48 uint32_t sel: 8; member
|
D | rtc_cntl_struct.h | 652 … uint32_t sel: 22; /*Bitmap to select RTC pads for ext wakeup1*/ member
|
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/ |
D | rtc_io_struct.h | 245 uint32_t sel : 5; member 252 … uint32_t sel : 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
|
D | gdma_struct.h | 183 …uint32_t sel : 6; /*This register is used to select peripheral for R… member 343 …uint32_t sel : 6; /*This register is used to select peripheral for T… member
|
D | gpio_struct.h | 44 uint32_t sel : 8; member
|
/hal_espressif-3.5.0/tools/catch/ |
D | catch.hpp | 1527 inline id performOptionalSelector( id obj, SEL sel ) { in performOptionalSelector() 1536 inline id performOptionalSelector( id obj, SEL sel ) { in performOptionalSelector() 2915 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() 2939 SEL sel = NSSelectorFromString( selStr ); in getAnnotation() local
|