Home
last modified time | relevance | path

Searched refs:R_IOPORT_PinDirectionSet (Results 1 – 2 of 2) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/
H A Dr_ioport_private_api.h33 ssp_err_t R_IOPORT_PinDirectionSet (ioport_port_pin_t pin, ioport_direction_t direction);
H A Dr_ioport.c118 .pinDirectionSet = R_IOPORT_PinDirectionSet,
480 ssp_err_t R_IOPORT_PinDirectionSet (ioport_port_pin_t pin, ioport_direction_t direction) in R_IOPORT_PinDirectionSet() function