Searched defs:tmp8 (Results 1 – 3 of 3) sorted by relevance
78 uint8_t tmp8; in CMP_Init() local153 uint8_t tmp8 = base->MUXCR; in CMP_SetInputChannels() local163 …uint8_t tmp8 = base->SCR & ~(CMP_SCR_CFR_MASK | CMP_SCR_CFF_MASK); /* To avoid change the w1c bits… in CMP_EnableDMA() local181 uint8_t tmp8; in CMP_SetFilterConfig() local204 uint8_t tmp8 = 0U; in CMP_SetDACConfig() local225 …uint8_t tmp8 = base->SCR & ~(CMP_SCR_CFR_MASK | CMP_SCR_CFF_MASK); /* To avoid change the w1c bits… in CMP_EnableInterrupts() local240 …uint8_t tmp8 = base->SCR & ~(CMP_SCR_CFR_MASK | CMP_SCR_CFF_MASK); /* To avoid change the w1c bits… in CMP_DisableInterrupts() local274 …uint8_t tmp8 = base->SCR & ~(CMP_SCR_CFR_MASK | CMP_SCR_CFF_MASK); /* To avoid change the w1c bits… in CMP_ClearStatusFlags() local
78 uint8_t tmp8; in DAC_Init() local124 uint8_t tmp8; in DAC_SetBufferConfig() local177 uint8_t tmp8 = base->C2 & ~DAC_C2_DACBFRP_MASK; in DAC_SetBufferReadPointer() local
325 uint8_t tmp8; in CLOCK_InitSysOsc() local
Completed in 6 milliseconds