Searched refs:HW_DTC_ReadSkipEnableSet (Results 1 – 2 of 2) sorted by relevance
219 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_DISABLED); in R_DTC_Open()234 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_ENABLED); in R_DTC_Open()268 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_DISABLED); in R_DTC_Reset()298 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_ENABLED); in R_DTC_Reset()587 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_DISABLED); in R_DTC_BlockReset()611 HW_DTC_ReadSkipEnableSet(gp_dtc_regs, DTC_READ_SKIP_ENABLED); in R_DTC_BlockReset()
78 __STATIC_INLINE void HW_DTC_ReadSkipEnableSet (R_DTC_Type * p_dtc_regs, dtc_read_skip_t const read_… in HW_DTC_ReadSkipEnableSet() function