Home
last modified time | relevance | path

Searched refs:edge_detection (Results 1 – 9 of 9) sorted by relevance

/bsp/renesas/rzn2l_etherkit/rzn_gen/
A Dcommon_data.c20 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
28 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
38 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
46 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
54 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
62 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
/bsp/renesas/rzn2l_rsk/rzn_gen/
A Dcommon_data.c20 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
28 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
38 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
46 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
54 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
62 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
/bsp/renesas/rzt2m_rsk/rzt_gen/
A Dcommon_data.c20 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
28 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE,
38 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
46 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
54 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
62 .edge_detection = IOPORT_EVENT_DETECTION_RISING_EDGE
/bsp/renesas/rzn2l_rsk/rzn/fsp/inc/instances/
A Dr_ioport.h129 ioport_event_detection_t edge_detection; ///< Edge detection select member
147 ioport_event_detection_t edge_detection; ///< Edge detection select member
/bsp/renesas/rzt2m_rsk/rzt/fsp/inc/instances/
A Dr_ioport.h129 ioport_event_detection_t edge_detection; ///< Edge detection select member
147 ioport_event_detection_t edge_detection; ///< Edge detection select member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/inc/instances/
A Dr_ioport.h129 ioport_event_detection_t edge_detection; ///< Edge detection select member
147 ioport_event_detection_t edge_detection; ///< Edge detection select member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/r_ioport/
A Dr_ioport.c904 …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()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/r_ioport/
A Dr_ioport.c904 …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()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/r_ioport/
A Dr_ioport.c904 …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