Searched refs:pullType (Results 1 – 11 of 11) sorted by relevance
591 .pullType = GPIO_PULL_NONE, in bflb_sf_cfg_Init_Internal_Flash_Gpio()601 gpioCfg.pullType = GPIO_PULL_DOWN; in bflb_sf_cfg_Init_Internal_Flash_Gpio()603 gpioCfg.pullType = GPIO_PULL_NONE; in bflb_sf_cfg_Init_Internal_Flash_Gpio()
110 .pullType = GPIO_PULL_UP, in Nandflash_Psram_Cfg()178 .pullType = GPIO_PULL_NONE, in Nandflash_Gpio_Init()
3122 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()3124 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()3158 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()3160 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()3254 .pullType = GPIO_PULL_UP, in GLB_GPIO_Func_Init()
142 uint8_t pullType; member
160 uint8_t pullType; member
107 cfg.pullType = GPIO_PULL_UP; in psram_gpio_init()
139 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()142 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()191 .pullType = GPIO_PULL_UP, in GLB_GPIO_Func_Init()
139 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()142 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()186 .pullType = GPIO_PULL_UP, in GLB_GPIO_Func_Init()
139 uint8_t pullType; member
1965 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()1967 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()2002 if (cfg->pullType == GPIO_PULL_UP) { in GLB_GPIO_Init()2004 } else if (cfg->pullType == GPIO_PULL_DOWN) { in GLB_GPIO_Init()2048 .pullType = GPIO_PULL_UP, in GLB_GPIO_Func_Init()
177 uint8_t pullType; member
Completed in 34 milliseconds