Searched refs:pin_select (Results 1 – 4 of 4) sorted by relevance
123 uint8_t pin_select; ///< Port number specified to output port group member135 uint8_t pin_select; ///< Port number specified to input port group member
250 uint8_t pin_select; ///< Port number specified to output port group member262 uint8_t pin_select; ///< Port number specified to input port group member
660 …6_t) (p_ioport_regs->ELC_PDBF[portgroup].BY & elc_cfg->port_group_input_cfg[portgroup].pin_select); in R_IOPORT_PortEventInputRead()1240 uint8_t group_pin = ex_cfg->port_group_input_cfg[event_num].pin_select | in r_ioport_event_config()1241 ex_cfg->port_group_output_cfg[event_num].pin_select; in r_ioport_event_config()
505 … (p_ioport_regs->PDBF[portgroup].ELC_PDBF & elc_cfg->p_port_group_input_cfg[portgroup].pin_select); in R_IOPORT_PortEventInputRead()1260 uint8_t group_pin = ex_cfg->p_port_group_input_cfg[event_num].pin_select | in r_ioport_event_config()1261 ex_cfg->p_port_group_output_cfg[event_num].pin_select; in r_ioport_event_config()