Searched refs:edge_detection (Results 1 – 9 of 9) sorted by relevance
20 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,28 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,38 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE46 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE54 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE62 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
129 ioport_event_detection_t edge_detection; ///< Edge detection select member147 ioport_event_detection_t edge_detection; ///< Edge detection select member
904 …temp_value |= (uint8_t) (ex_cfg->single_port_cfg[event_num].edge_detection << 5); // Edge detection in r_ioport_event_config()936 …temp_value |= ex_cfg->port_group_input_cfg[event_num].edge_detection; // Edge… in r_ioport_event_config()
Completed in 20 milliseconds