Searched refs:PIOBU_PIN_PULL_MODE (Results 1 – 2 of 2) sorted by relevance
21 #define PIOBU_PIN_PULL_MODE(val) (((val) & PIOBU_PIN_PULL_MODE_MASK) >> \ macro
324 pull_mode = PIOBU_PIN_PULL_MODE(config); in secumod_cfg_input_pio()