Home
last modified time | relevance | path

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

/bsp/mm32/mm32f3270-100ask-pitaya/board/ports/
A Duser_key.c16 static void KEY_IRQHandler(void *args) in KEY_IRQHandler() function
33 rt_pin_attach_irq(KEY, PIN_IRQ_MODE_RISING_FALLING, KEY_IRQHandler, RT_NULL); in rt_hw_user_key_init()
/bsp/stm32/stm32f103-100ask-mini/board/ports/
A Duser_key.c16 static void KEY_IRQHandler(void *args) in KEY_IRQHandler() function
33 rt_pin_attach_irq(KEY, PIN_IRQ_MODE_RISING_FALLING, KEY_IRQHandler, RT_NULL); in rt_hw_user_key_init()

Completed in 6 milliseconds