Home
last modified time | relevance | path

Searched refs:gpioMode (Results 1 – 11 of 11) sorted by relevance

/bsp/bouffalo_lab/bl70x/board/
A Dboard.c106 cfg.gpioMode = GPIO_MODE_AF; in psram_gpio_init()
125 cfg.gpioMode = GPIO_MODE_OUTPUT; in psram_gpio_init()
128 cfg.gpioMode = GPIO_MODE_AF; in psram_gpio_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_glb_gpio.c128 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
131 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
190 .gpioMode = GPIO_MODE_AF, in GLB_GPIO_Func_Init()
197 gpioCfg.gpioMode = GPIO_MODE_ANALOG; in GLB_GPIO_Func_Init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_glb_gpio.c128 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
131 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
185 .gpioMode = GPIO_MODE_AF, in GLB_GPIO_Func_Init()
192 gpioCfg.gpioMode = GPIO_MODE_ANALOG; in GLB_GPIO_Func_Init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_gpio.h141 uint8_t gpioMode; member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_gpio.h159 uint8_t gpioMode; member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_glb.c3108 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
3112 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
3144 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
3148 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
3189 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
3192 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
3224 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
3227 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
3253 .gpioMode = GPIO_MODE_AF, in GLB_GPIO_Func_Init()
3260 gpioCfg.gpioMode = GPIO_MODE_ANALOG; in GLB_GPIO_Func_Init()
A Dbl702_sf_cfg_ext.c590 .gpioMode = GPIO_MODE_INPUT, in bflb_sf_cfg_Init_Internal_Flash_Gpio()
A Dbl702_snflash.c109 .gpioMode = GPIO_MODE_OUTPUT, in Nandflash_Psram_Cfg()
177 .gpioMode = GPIO_MODE_OUTPUT, in Nandflash_Gpio_Init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_glb.c1950 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
1954 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
1987 if (cfg->gpioMode != GPIO_MODE_ANALOG) { in GLB_GPIO_Init()
1991 if (cfg->gpioMode == GPIO_MODE_OUTPUT) { in GLB_GPIO_Init()
2047 .gpioMode = GPIO_MODE_AF, in GLB_GPIO_Func_Init()
2054 gpioCfg.gpioMode = GPIO_MODE_ANALOG; in GLB_GPIO_Func_Init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_gpio.h138 uint8_t gpioMode; member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_gpio.h176 uint8_t gpioMode; member

Completed in 42 milliseconds