Searched refs:GPIO_Mode_OUTPUT_CMOS (Results 1 – 2 of 2) sorted by relevance
56 #define GPIO_Mode_OUTPUT_CMOS (0x2U) macro106 ((__MODE__) == GPIO_Mode_OUTPUT_CMOS) ||\
184 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_OUTPUT_CMOS; in v85xx_pin_mode()
Completed in 6 milliseconds