Searched defs:ody_gpio_bit_cfgx_s (Results 1 – 1 of 1) sorted by relevance
236 struct ody_gpio_bit_cfgx_s { struct237 uint64_t tx_oe : 1;238 uint64_t pin_xor : 1;239 uint64_t int_en : 1;240 uint64_t int_type : 1;241 uint64_t fil_cnt : 4;242 uint64_t fil_sel : 4;243 uint64_t tx_od : 1;244 uint64_t blink_en : 2;245 uint64_t reserved_15 : 1;[all …]