Home
last modified time | relevance | path

Searched defs:eic_mask (Results 1 – 1 of 1) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/extint/
A Dextint.h509 uint32_t eic_mask = (1UL << (channel % 32)); in extint_chan_is_detected() local
526 uint32_t eic_mask = (1UL << (channel % 32)); in extint_chan_clear_detected() local

Completed in 6 milliseconds