Searched refs:hrtim_eecr1 (Results 1 – 3 of 3) sorted by relevance
7939 uint32_t hrtim_eecr1; in HRTIM_EventConfig() local7944 hrtim_eecr1 = hhrtim->Instance->sCommonRegs.EECR1; in HRTIM_EventConfig()7961 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE1SRC | HRTIM_EECR1_EE1POL | HRTIM_EECR1_EE1SNS | HRTIM_EECR1_EE1FAS… in HRTIM_EventConfig()7962 hrtim_eecr1 |= (pEventCfg->Source & HRTIM_EECR1_EE1SRC); in HRTIM_EventConfig()7963 hrtim_eecr1 |= (pEventCfg->Polarity & HRTIM_EECR1_EE1POL); in HRTIM_EventConfig()7964 hrtim_eecr1 |= (pEventCfg->Sensitivity & HRTIM_EECR1_EE1SNS); in HRTIM_EventConfig()7966 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()7968 hrtim_eecr1 |= (pEventCfg->FastMode & HRTIM_EECR1_EE1FAST); in HRTIM_EventConfig()7969 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()7975 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE2SRC | HRTIM_EECR1_EE2POL | HRTIM_EECR1_EE2SNS | HRTIM_EECR1_EE2FAS… in HRTIM_EventConfig()[all …]
8108 uint32_t hrtim_eecr1; in HRTIM_EventConfig() local8113 hrtim_eecr1 = hhrtim->Instance->sCommonRegs.EECR1; in HRTIM_EventConfig()8130 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE1SRC | HRTIM_EECR1_EE1POL | HRTIM_EECR1_EE1SNS | HRTIM_EECR1_EE1FAS… in HRTIM_EventConfig()8131 hrtim_eecr1 |= (pEventCfg->Source & HRTIM_EECR1_EE1SRC); in HRTIM_EventConfig()8132 hrtim_eecr1 |= (pEventCfg->Polarity & HRTIM_EECR1_EE1POL); in HRTIM_EventConfig()8133 hrtim_eecr1 |= (pEventCfg->Sensitivity & HRTIM_EECR1_EE1SNS); in HRTIM_EventConfig()8135 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()8137 hrtim_eecr1 |= (pEventCfg->FastMode & HRTIM_EECR1_EE1FAST); in HRTIM_EventConfig()8138 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()8144 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE2SRC | HRTIM_EECR1_EE2POL | HRTIM_EECR1_EE2SNS | HRTIM_EECR1_EE2FAS… in HRTIM_EventConfig()[all …]
9678 uint32_t hrtim_eecr1; in HRTIM_EventConfig() local9683 hrtim_eecr1 = hhrtim->Instance->sCommonRegs.EECR1; in HRTIM_EventConfig()9700 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE1SRC | HRTIM_EECR1_EE1POL | HRTIM_EECR1_EE1SNS | HRTIM_EECR1_EE1FAS… in HRTIM_EventConfig()9701 hrtim_eecr1 |= (pEventCfg->Source & HRTIM_EECR1_EE1SRC); in HRTIM_EventConfig()9702 hrtim_eecr1 |= (pEventCfg->Polarity & HRTIM_EECR1_EE1POL); in HRTIM_EventConfig()9703 hrtim_eecr1 |= (pEventCfg->Sensitivity & HRTIM_EECR1_EE1SNS); in HRTIM_EventConfig()9705 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()9707 hrtim_eecr1 |= (pEventCfg->FastMode & HRTIM_EECR1_EE1FAST); in HRTIM_EventConfig()9708 hhrtim->Instance->sCommonRegs.EECR1 = hrtim_eecr1; in HRTIM_EventConfig()9714 …hrtim_eecr1 &= ~(HRTIM_EECR1_EE2SRC | HRTIM_EECR1_EE2POL | HRTIM_EECR1_EE2SNS | HRTIM_EECR1_EE2FAS… in HRTIM_EventConfig()[all …]