Home
last modified time | relevance | path

Searched refs:R_IOPORT_PinEventOutputWrite (Results 1 – 4 of 4) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/
H A Dr_ioport_private_api.h35 ssp_err_t R_IOPORT_PinEventOutputWrite (ioport_port_pin_t pin, ioport_level_t pin_value);
H A Dr_ioport.c120 .pinEventOutputWrite = R_IOPORT_PinEventOutputWrite,
620 ssp_err_t R_IOPORT_PinEventOutputWrite (ioport_port_pin_t pin, ioport_level_t pin_value) in R_IOPORT_PinEventOutputWrite() function
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/
H A Dr_ioport.c108 .pinEventOutputWrite = R_IOPORT_PinEventOutputWrite,
635 fsp_err_t R_IOPORT_PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io… in R_IOPORT_PinEventOutputWrite() function
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/
H A Dr_ioport.h334 fsp_err_t R_IOPORT_PinEventOutputWrite(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_…