Searched refs:AFIO_NODE (Results 1 – 2 of 2) sorted by relevance
14 #define AFIO_NODE DT_NODELABEL(afio) macro67 uint16_t clkid = DT_CLOCKS_CELL(AFIO_NODE, id); in afio_init()74 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),)) \