Searched refs:PIOBU_PIN_DEF_LEVEL (Results 1 – 2 of 2) sorted by relevance
29 #define PIOBU_PIN_DEF_LEVEL(val) (((val) & PIOBU_PIN_DEF_LEVEL_MASK) >> \ macro
325 def_level = PIOBU_PIN_DEF_LEVEL(config); in secumod_cfg_input_pio()