Home
last modified time | relevance | path

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

/bsp/renesas/rzn2l_etherkit/rzn_gen/
A Dcommon_data.c18 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
26 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
34 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
42 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
50 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
58 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
/bsp/renesas/rzn2l_rsk/rzn_gen/
A Dcommon_data.c18 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
26 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
34 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
42 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
50 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
58 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
/bsp/renesas/rzt2m_rsk/rzt_gen/
A Dcommon_data.c18 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
26 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
34 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
42 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
50 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
58 .event_control = IOPORT_EVENT_CONTROL_DISABLE,
/bsp/renesas/rzn2l_rsk/rzn/fsp/inc/instances/
A Dr_ioport.h125 ioport_event_control_t event_control; ///< Event link control for single port member
146 ioport_event_control_t event_control; ///< Event link control for input port group member
/bsp/renesas/rzt2m_rsk/rzt/fsp/inc/instances/
A Dr_ioport.h125 ioport_event_control_t event_control; ///< Event link control for single port member
146 ioport_event_control_t event_control; ///< Event link control for input port group member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/inc/instances/
A Dr_ioport.h125 ioport_event_control_t event_control; ///< Event link control for single port member
146 ioport_event_control_t event_control; ///< Event link control for input port group member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/r_ioport/
A Dr_ioport.c918 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->single_port_cfg[event_num].event_control) in r_ioport_event_config()
932 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->port_group_input_cfg[event_num].event_control) in r_ioport_event_config()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/r_ioport/
A Dr_ioport.c918 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->single_port_cfg[event_num].event_control) in r_ioport_event_config()
932 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->port_group_input_cfg[event_num].event_control) in r_ioport_event_config()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/r_ioport/
A Dr_ioport.c918 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->single_port_cfg[event_num].event_control) in r_ioport_event_config()
932 if (IOPORT_EVENT_CONTROL_ENABLE == ex_cfg->port_group_input_cfg[event_num].event_control) in r_ioport_event_config()

Completed in 28 milliseconds