Home
last modified time | relevance | path

Searched defs:p_pin_value (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.c303 ssp_err_t R_IOPORT_PinRead (ioport_port_pin_t pin, ioport_level_t * p_pin_value) in R_IOPORT_PinRead()
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/
H A Dr_ioport.c275 …_IOPORT_PinRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t * p_pin_value) in R_IOPORT_PinRead()