Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dsyscfg.c26 volatile uint32_t EXTICR[4]; member
44 block->EXTICR[regNo] = (block->EXTICR[regNo] & ~mask_4b) | (bankNo << shift_4b); in syscfgSetExtiPort()