Searched refs:AFIO_NODE (Results 1 – 2 of 2) sorted by relevance
15 #define AFIO_NODE DT_NODELABEL(afio) macro68 uint16_t clkid = DT_CLOCKS_CELL(AFIO_NODE, id); in afio_init()75 if (DT_PROP(AFIO_NODE, enable_cps)) { in afio_init()
24 #define AFIO_NODE DT_NODELABEL(afio) macro370 (.clkid_exti = DT_CLOCKS_CELL(AFIO_NODE, id),)) \