Home
last modified time | relevance | path

Searched refs:HW_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/hw/
H A Dhw_ioport_private.h92 __STATIC_INLINE void HW_IOPORT_PinDirectionSet (R_PFS_Type * p_pfs_reg, R_PMISC_Type …
440 __STATIC_INLINE void HW_IOPORT_PinDirectionSet (R_PFS_Type * p_pfs_reg, R_PMISC_Type * p_pmisc_reg,… in HW_IOPORT_PinDirectionSet() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/
H A Dr_ioport.c490 HW_IOPORT_PinDirectionSet(gp_pfs_reg, gp_pmisc_reg, pin, direction); in R_IOPORT_PinDirectionSet()