Searched refs:PERIPH_SPI2_MODULE (Results 1 – 15 of 15) sorted by relevance
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | clk_gate_ll.h | 50 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_mask() 131 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_mask() 236 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_reg() 303 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_reg()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | clk_gate_ll.h | 50 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_mask() 125 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_mask() 209 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_reg() 281 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_reg()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | clk_gate_ll.h | 40 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_mask() 95 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | clk_gate_ll.h | 48 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_mask() 119 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | clk_gate_ll.h | 64 case PERIPH_SPI2_MODULE: in periph_ll_get_clk_en_mask() 152 case PERIPH_SPI2_MODULE: in periph_ll_get_rst_en_mask()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | periph_defs.h | 22 PERIPH_SPI2_MODULE, //SPI2 enumerator
|
/hal_espressif-latest/components/soc/esp32c2/ |
D | spi_periph.c | 60 .module = PERIPH_SPI2_MODULE,
|
/hal_espressif-latest/components/soc/esp32c6/ |
D | spi_periph.c | 60 .module = PERIPH_SPI2_MODULE,
|
/hal_espressif-latest/components/soc/esp32c3/ |
D | spi_periph.c | 60 .module = PERIPH_SPI2_MODULE,
|
/hal_espressif-latest/components/soc/esp32h2/ |
D | spi_periph.c | 60 .module = PERIPH_SPI2_MODULE,
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 25 PERIPH_SPI2_MODULE, //SPI2 enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | periph_defs.h | 27 PERIPH_SPI2_MODULE, //SPI2 enumerator
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | spi_periph.c | 68 .module = PERIPH_SPI2_MODULE,
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | periph_defs.h | 26 PERIPH_SPI2_MODULE, //SPI2 enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 35 PERIPH_SPI2_MODULE, enumerator
|