Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 2 of 2) sorted by relevance

/hal_intel-3.5.0/bsp_sedi/drivers/gpio/
Dsedi_gpio.c115 uint8_t offset_unit, offset; in gpio_write_pin_port() local
144 uint8_t offset_unit, offset; in gpio_read_pin_port() local
265 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_config_pin() local
302 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_write_pin() local
337 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_read_pin() local
364 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_toggle_pin() local
417 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_enable_interrupt() local
431 uint8_t offset = pin & GPIO_PORT_MASK; in sedi_gpio_enable_wakeup() local
/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/pm/
Dia_structs.h135 #define GEN_IDT_DESC_LO(offset, selector, flags) \ argument
138 #define GEN_IDT_DESC_UP(offset, selector, flags) \ argument