Home
last modified time | relevance | path

Searched refs:enPuPd (Results 1 – 3 of 3) sorted by relevance

/bsp/hc32l136/drivers/
A Ddrv_gpio.c197 pstcGpioCfg.enPuPd = GpioPu; in _pin_mode()
204 pstcGpioCfg.enPuPd = GpioPu; in _pin_mode()
211 pstcGpioCfg.enPuPd = GpioPd; in _pin_mode()
318 pstcGpioCfg.enPuPd = GpioPu; in _pin_irq_enable()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dgpio.c124 if(GpioPu == pstcGpioCfg->enPuPd) in Gpio_Init()
129 else if(GpioPd == pstcGpioCfg->enPuPd) in Gpio_Init()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dgpio.h420 en_gpio_pupd_t enPuPd; ///< 端口上下拉配置 member

Completed in 13 milliseconds