Home
last modified time | relevance | path

Searched refs:IS_GPIO_REMAP_PORT_SOURCE (Results 1 – 6 of 6) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_gpio.h287 #define IS_GPIO_REMAP_PORT_SOURCE(PORTSOURCE) … macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_gpio.c576 assert_param(IS_GPIO_REMAP_PORT_SOURCE(PortSource)); in GPIO_ConfigPinRemap()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_gpio.h287 #define IS_GPIO_REMAP_PORT_SOURCE(PORTSOURCE) … macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_gpio.c576 assert_param(IS_GPIO_REMAP_PORT_SOURCE(PortSource)); in GPIO_ConfigPinRemap()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_gpio.h287 #define IS_GPIO_REMAP_PORT_SOURCE(PORTSOURCE) … macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_gpio.c576 assert_param(IS_GPIO_REMAP_PORT_SOURCE(PortSource)); in GPIO_ConfigPinRemap()

Completed in 22 milliseconds