Searched refs:fun (Results 1 – 2 of 2) sorted by relevance
80 #define NRF_PSEL(fun, port, pin) \ argument82 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))92 #define NRF_PSEL_DISCONNECTED(fun) \ argument94 ((NRF_FUN_ ## fun & NRF_FUN_MSK) << NRF_FUN_POS))
53 #define TFM_CRYPTO_API(ret, fun) ret tfm_crypto__##fun argument55 #define TFM_CRYPTO_API(ret, fun) ret fun argument