Searched refs:NRF_FUN_MSK (Results 1 – 2 of 2) sorted by relevance
32 #define NRF_FUN_MSK 0xFFU macro244 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))256 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))
104 #define NRF_GET_FUN(pincfg) (((pincfg) >> NRF_FUN_POS) & NRF_FUN_MSK)