Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/
Dgpio_stm32f407.c99 static const uint8_t g_extiPinSourceMaps[EXTI_PINSOURCE_MAX] = { variable
517 SYSCFG_EXTILineConfig(g_extiGpioxMaps[g_gpioPinsMap[gpio].group], g_extiPinSourceMaps[realPin]); in GpioDevEnableIrq()