Home
last modified time | relevance | path

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

/bsp/ht32/ht32f12366/applications/
A Dtest.c78 static void key_iqr_handle(void *args);
227 static void key_iqr_handle(void *args) in key_iqr_handle() function
244 rt_pin_attach_irq(TEST_INT_PIN,PIN_IRQ_MODE_FALLING,key_iqr_handle,RT_NULL); in gpio_input_test()
/bsp/ht32/ht32f52352/applications/
A Dtest.c228 static void key_iqr_handle(void *args) in key_iqr_handle() function
245 rt_pin_attach_irq(TEST_INT_PIN,PIN_IRQ_MODE_FALLING,key_iqr_handle,RT_NULL); in gpio_input_test()
/bsp/ht32/ht32f53252/applications/
A Dtest.c228 static void key_iqr_handle(void *args) in key_iqr_handle() function
245 rt_pin_attach_irq(TEST_INT_PIN,PIN_IRQ_MODE_FALLING,key_iqr_handle,RT_NULL); in gpio_input_test()

Completed in 9 milliseconds