Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/hw/common/
H A Dhw_dtc_common.h60 __STATIC_INLINE void HW_DTC_VectorTableAddressSet (R_DTC_Type * p_dtc_regs, void * p_vectors) in HW_DTC_VectorTableAddressSet() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/
H A Dr_dtc.c749 HW_DTC_VectorTableAddressSet(gp_dtc_regs, &gp_dtc_vector_table); in r_dtc_state_initialize()