Searched refs:GPIO_PTB4_MASK (Results 1 – 2 of 2) sorted by relevance
| /bsp/nv32f100x/lib/inc/ | ||
| A D | gpio.h | 124 GPIO_PTB4_MASK = (1<<12), /*!< GPIO Pin PTB4 bit mask */ enumerator |
| /bsp/nv32f100x/lib/src/ | ||
| A D | gpio.c | 163 if (u32PinMask & GPIO_PTB4_MASK) in GPIO_Init() |
Completed in 9 milliseconds