Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dmpirq.c56 mp_irq_init(self, methods, parent); in mp_irq_new()
60 void mp_irq_init(mp_irq_obj_t *self, const mp_irq_methods_t *methods, mp_obj_t parent) { in mp_irq_init() function
A Dmpirq.h79 void mp_irq_init(mp_irq_obj_t *self, const mp_irq_methods_t *methods, mp_obj_t parent);

Completed in 6 milliseconds