Searched refs:NRF_FUN_POS (Results 1 – 1 of 1) sorted by relevance
28 #define NRF_FUN_POS 16U macro82 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))94 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))101 #define NRF_GET_FUN(pincfg) (((pincfg) >> NRF_FUN_POS) & NRF_FUN_MSK)