Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/
A Dsystem.c65 void _system_extint_init(void) WEAK __attribute__((alias("_system_dummy_init")));
71 void _system_extint_init(void);
76 # pragma weak _system_extint_init=_system_dummy_init macro
106 _system_extint_init(); in system_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_d_r_h/
A Dextint.c124 void _system_extint_init(void);
125 void _system_extint_init(void) in _system_extint_init() function
/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/extint_sam_l_c/
A Dextint.c138 void _system_extint_init(void);
139 void _system_extint_init(void) in _system_extint_init() function

Completed in 5 milliseconds