Searched refs:GPIO_PORT_MASK (Results 1 – 1 of 1) sorted by relevance
17 #define GPIO_PORT_MASK (0x1FU) macro265 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_config_pin()302 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_write_pin()337 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_read_pin()364 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_toggle_pin()417 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_enable_interrupt()431 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_enable_wakeup()