Searched refs:event_control (Results 1 – 9 of 9) sorted by relevance
| /bsp/renesas/rzn2l_etherkit/rzn_gen/ |
| A D | common_data.c | 18 .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 D | common_data.c | 18 .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 D | common_data.c | 18 .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 D | r_ioport.h | 125 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 D | r_ioport.h | 125 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 D | r_ioport.h | 125 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 D | r_ioport.c | 918 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 D | r_ioport.c | 918 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 D | r_ioport.c | 918 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