Home
last modified time | relevance | path

Searched refs:FUN_DRV_S (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_flash_config_esp32.c84 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, drv, FUN_DRV_S); in bootloader_flash_gpio_config()
106 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, drv, FUN_DRV_S); in bootloader_flash_gpio_config()
111 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA0_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
112 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA1_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
113 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA2_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
114 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA3_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
115 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CMD_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
116 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_flash_gpio_config()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32/
Dbootloader_esp32.c62 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, drv, FUN_DRV_S); in bootloader_configure_spi_pins()
84 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, drv, FUN_DRV_S); in bootloader_configure_spi_pins()
90 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA0_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
91 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA1_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
92 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA2_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
93 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_DATA3_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
94 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CMD_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
95 SET_PERI_REG_BITS(PERIPHS_IO_MUX_SD_CLK_U, FUN_DRV, 3, FUN_DRV_S); in bootloader_configure_spi_pins()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c721 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->flash_clk_io], FUN_DRV, 3, FUN_DRV_S); in psram_gpio_config()
722 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->psram_clk_io], FUN_DRV, 2, FUN_DRV_S); in psram_gpio_config()
732 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->flash_clk_io], FUN_DRV, 3, FUN_DRV_S); in psram_gpio_config()
733 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->psram_clk_io], FUN_DRV, 3, FUN_DRV_S); in psram_gpio_config()
743 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->flash_clk_io], FUN_DRV, 2, FUN_DRV_S); in psram_gpio_config()
744 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->psram_clk_io], FUN_DRV, 2, FUN_DRV_S); in psram_gpio_config()
783 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->flash_cs_io], FUN_DRV_V, 3, FUN_DRV_S); in psram_gpio_config()
784 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->flash_clk_io], FUN_DRV_V, 3, FUN_DRV_S); in psram_gpio_config()
785 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->psram_cs_io], FUN_DRV_V, 3, FUN_DRV_S); in psram_gpio_config()
786 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[psram_io->psram_clk_io], FUN_DRV_V, 3, FUN_DRV_S); in psram_gpio_config()
[all …]
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dio_mux_reg.h67 #define FUN_DRV_M (FUN_DRV_V << FUN_DRV_S)
69 #define FUN_DRV_S 10 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dio_mux_reg.h67 #define FUN_DRV_M (FUN_DRV_V << FUN_DRV_S)
69 #define FUN_DRV_S 10 macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dgpio_ll.h317 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, strength, FUN_DRV_S); in gpio_ll_set_drive_capability()
329 …*strength = (gpio_drive_cap_t)GET_PERI_REG_BITS2(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, FUN_DRV_S); in gpio_ll_get_drive_capability()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgpio_ll.h322 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, strength, FUN_DRV_S); in gpio_ll_set_drive_capability()
334 …*strength = (gpio_drive_cap_t)GET_PERI_REG_BITS2(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, FUN_DRV_S); in gpio_ll_get_drive_capability()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dio_mux_reg.h67 #define FUN_DRV_M (FUN_DRV_V << FUN_DRV_S)
69 #define FUN_DRV_S 10 macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgpio_ll.h298 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, strength, FUN_DRV_S); in gpio_ll_set_drive_capability()
310 …*strength = (gpio_drive_cap_t)GET_PERI_REG_BITS2(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, FUN_DRV_S); in gpio_ll_get_drive_capability()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgpio_ll.h308 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, strength, FUN_DRV_S); in gpio_ll_set_drive_capability()
320 …*strength = (gpio_drive_cap_t)GET_PERI_REG_BITS2(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, FUN_DRV_S); in gpio_ll_get_drive_capability()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dgpio_ll.h494 SET_PERI_REG_BITS(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, strength, FUN_DRV_S); in gpio_ll_set_drive_capability()
506 …*strength = (gpio_drive_cap_t)GET_PERI_REG_BITS2(GPIO_PIN_MUX_REG[gpio_num], FUN_DRV_V, FUN_DRV_S); in gpio_ll_get_drive_capability()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dio_mux_reg.h67 #define FUN_DRV_M (FUN_DRV_V << FUN_DRV_S)
69 #define FUN_DRV_S 10 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dio_mux_reg.h66 #define FUN_DRV_M (FUN_DRV_V << FUN_DRV_S)
68 #define FUN_DRV_S 10 macro