Searched refs:GPIO_PR_x (Results 1 – 4 of 4) sorted by relevance
157 …id GPIO_PullResistorConfig(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP, GPIO_PR_Enum GPIO_PR_x) in GPIO_PullResistorConfig() argument164 Assert_Param(IS_GPIO_PR(GPIO_PR_x)); in GPIO_PullResistorConfig()173 switch (GPIO_PR_x) in GPIO_PullResistorConfig()
161 …id GPIO_PullResistorConfig(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP, GPIO_PR_Enum GPIO_PR_x) in GPIO_PullResistorConfig() argument168 Assert_Param(IS_GPIO_PR(GPIO_PR_x)); in GPIO_PullResistorConfig()180 switch (GPIO_PR_x) in GPIO_PullResistorConfig()
387 …d GPIO_PullResistorConfig(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP, GPIO_PR_Enum GPIO_PR_x);
476 …d GPIO_PullResistorConfig(HT_GPIO_TypeDef* HT_GPIOx, u16 GPIO_PIN_nBITMAP, GPIO_PR_Enum GPIO_PR_x);
Completed in 15 milliseconds