Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dnrf-pinctrl.h56 #define NRF_PULL_MSK 0x3U macro
/Zephyr-latest/soc/nordic/common/
Dpinctrl_soc.h148 #define NRF_GET_PULL(pincfg) (((pincfg) >> NRF_PULL_POS) & NRF_PULL_MSK)