Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_gpio.c423 __LL_GPIO_CLEAR_IT(GPIOx, 0x01U << position); in LL_GPIO_IRQHandler()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_gpio.h331 #define __LL_GPIO_CLEAR_IT(__GPIO__, __PIN__) ((__GPIO__)->PR = (__PIN__)) macro

Completed in 7 milliseconds