Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dgpio.h258 # define PH_PIN_DATA(port, pin) (*((volatile uint32_t *)((GPIO_PIN_DATA_BASE+NS_OFFSET+(0x40*(po… macro
260 # define PH_PIN_DATA(port, pin) (*((volatile uint32_t *)((GPIO_PIN_DATA_BASE+(0x40*(port))) + ((…
262 #define PH4 PH_PIN_DATA(7, 4 ) /*!< Specify PH.4 Pin Data Input/Output */
263 #define PH5 PH_PIN_DATA(7, 5 ) /*!< Specify PH.5 Pin Data Input/Output */
264 #define PH6 PH_PIN_DATA(7, 6 ) /*!< Specify PH.6 Pin Data Input/Output */
265 #define PH7 PH_PIN_DATA(7, 7 ) /*!< Specify PH.7 Pin Data Input/Output */
266 #define PH8 PH_PIN_DATA(7, 8 ) /*!< Specify PH.8 Pin Data Input/Output */
267 #define PH9 PH_PIN_DATA(7, 9 ) /*!< Specify PH.9 Pin Data Input/Output */
268 #define PH10 PH_PIN_DATA(7, 10) /*!< Specify PH.10 Pin Data Input/Output */
269 #define PH11 PH_PIN_DATA(7, 11) /*!< Specify PH.11 Pin Data Input/Output */