Searched refs:PIN_NUM (Results 1 – 2 of 2) sorted by relevance
46 #define PIN_NUM(x) ((x) & PIN_NUM_MASK) macro126 (PIN_NUM(num) | PIN_##alt))130 (PIN_NUM(num) | PIN_##alt | PIN_INPUT_##pull))134 (PIN_NUM(num) | PIN_##alt | PIN_OUTPUT_##val))138 (PIN_NUM(num) | PIN_##alt | PIN_PULL_##pull))
185 int pin = PIN_NUM(cfg); in __nmk_config_pin()308 int pin = PIN_NUM(cfgs[i]); in __nmk_config_pins()320 int pin = PIN_NUM(cfgs[i]); in __nmk_config_pins()