Home
last modified time | relevance | path

Searched refs:GPIOD_PORT_SOURCE (Results 1 – 8 of 8) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_gpio.h285 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
289 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
294 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
298 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_gpio.h285 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
289 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
294 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
298 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_gpio.h285 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
289 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
294 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
298 || ((PORTSOURCE) == GPIOD_PORT_SOURCE))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_gpio.h341 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
345 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
349 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_gpio.h351 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
357 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
361 …|| ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE) …
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_gpio.h350 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
354 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
358 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_gpio.h356 #define GPIOD_PORT_SOURCE ((uint8_t)0x03) macro
362 || ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE))
366 …|| ((PORTSOURCE) == GPIOD_PORT_SOURCE) || ((PORTSOURCE) == GPIOE_PORT_SOURCE) …
/bsp/n32/libraries/n32_drivers/
A Ddrv_gpio.c380 return GPIOD_PORT_SOURCE; in port2portsource()

Completed in 20 milliseconds