Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ambiq/apollo4x/
Dpinctrl_soc.h82 (((pinctrl) >> APOLLO4_PIN_NUM_POS) & APOLLO4_PIN_NUM_MASK)
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dambiq-apollo4-pinctrl.h13 #define APOLLO4_PIN_NUM_POS 4 macro
16 #define APOLLO4_PINMUX(pin_num, alt_func) (pin_num << APOLLO4_PIN_NUM_POS | \