Searched refs:r_ioport_pin_exists (Results 1 – 1 of 1) sorted by relevance
72 static ssp_err_t r_ioport_pin_exists(ioport_port_pin_t pin);270 err = r_ioport_pin_exists(pin); in R_IOPORT_PinCfg()307 err = r_ioport_pin_exists(pin); in R_IOPORT_PinRead()399 err = r_ioport_pin_exists(pin); in R_IOPORT_PinWrite()486 err = r_ioport_pin_exists(pin); in R_IOPORT_PinDirectionSet()547 err = r_ioport_pin_exists(pin); in R_IOPORT_PinEventInputRead()629 err = r_ioport_pin_exists(pin); in R_IOPORT_PinEventOutputWrite()716 static ssp_err_t r_ioport_pin_exists(ioport_port_pin_t pin) in r_ioport_pin_exists() function