Searched refs:TCC_FCTRLB_BLANKPRESC_Pos (Results 1 – 2 of 2) sorted by relevance
498 #define TCC_FCTRLB_BLANKPRESC_Pos 15 /**< \brief (TCC_FCTRLB) Fault B Blanking Prescale… macro499 #define TCC_FCTRLB_BLANKPRESC (_U(0x1) << TCC_FCTRLB_BLANKPRESC_Pos)
4576 tmp = (tmp & TCC_FCTRLB_BLANKPRESC) >> TCC_FCTRLB_BLANKPRESC_Pos; in hri_tcc_get_FCTRLB_BLANKPRESC_bit()4586 tmp |= value << TCC_FCTRLB_BLANKPRESC_Pos; in hri_tcc_write_FCTRLB_BLANKPRESC_bit()