Home
last modified time | relevance | path

Searched refs:PORT_TypeDef (Results 1 – 5 of 5) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_port.c35 void PORT_Init(PORT_TypeDef * PORTx, uint32_t n, uint32_t func, uint32_t digit_in_en) in PORT_Init()
A DSWM341_gpio.c39 PORT_TypeDef * PORTx = PORTA; in GPIO_Init()
A DSWM341_port.h4 void PORT_Init(PORT_TypeDef * PORTx, uint32_t n, uint32_t func, uint32_t digit_in_en); //端口引脚功能选择,…
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h661 } PORT_TypeDef; typedef
3888 #define PORTA ((PORT_TypeDef *) PORTA_BASE)
3889 #define PORTB ((PORT_TypeDef *) PORTB_BASE)
3890 #define PORTC ((PORT_TypeDef *) PORTC_BASE)
3891 #define PORTD ((PORT_TypeDef *) PORTD_BASE)
3892 #define PORTE ((PORT_TypeDef *) PORTE_BASE)
3893 #define PORTM ((PORT_TypeDef *) PORTM_BASE)
3894 #define PORTN ((PORT_TypeDef *) PORTN_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h496 } PORT_TypeDef; typedef
3087 #define PORT ((PORT_TypeDef *) PORT_BASE)

Completed in 45 milliseconds