Searched defs:ody_gpio_blink_cfg_s (Results 1 – 1 of 1) sorted by relevance
317 struct ody_gpio_blink_cfg_s { struct318 uint64_t stretch_on : 4;319 uint64_t stretch_off : 4;320 uint64_t max_on : 4;321 uint64_t force_off : 4;322 uint64_t reserved_16_63 : 48;