Home
last modified time | relevance | path

Searched defs:tmp32 (Results 1 – 8 of 8) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_spm.c17 …volatile uint32_t tmp32 = base->RSR; /* volatile here is to make sure this value is actually from … in SPM_GetRegulatorStatus() local
34 uint32_t tmp32 = base->LVDSC1 & in SPM_SetLowVoltDetectConfig() local
67 uint32_t tmp32 = base->LVDSC2 & ~(SPM_LVDSC2_VDD_LVWV_MASK | SPM_LVDSC2_VDD_LVWIE_MASK); in SPM_SetLowVoltWarningConfig() local
81 uint32_t tmp32; in SPM_SetHighVoltDetectConfig() local
101 uint32_t tmp32 = 0U; in SPM_SetRfLdoConfig() local
A Dfsl_lpcmp.c60 uint32_t tmp32; in LPCMP_Init() local
124 uint32_t tmp32; in LPCMP_SetInputChannels() local
135 uint32_t tmp32; in LPCMP_SetFilterConfig() local
148 uint32_t tmp32; in LPCMP_SetDACConfig() local
A Dfsl_lpadc.c57 uint32_t tmp32 = 0U; in LPADC_Init() local
154 uint32_t tmp32; in LPADC_GetConvResult() local
176 uint32_t tmp32; in LPADC_SetConvTriggerConfig() local
204 uint32_t tmp32; in LPADC_SetConvCommandConfig() local
A Dfsl_rtc.c310 uint32_t tmp32 = 0U; in RTC_EnableInterrupts() local
373 uint32_t tmp32 = 0U; in RTC_DisableInterrupts() local
436 uint32_t tmp32 = 0U; in RTC_GetEnabledInterrupts() local
497 uint32_t tmp32 = 0U; in RTC_GetStatusFlags() local
A Dfsl_dac.c55 uint32_t tmp32 = 0U; in DAC_Init() local
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_adc16.c79 uint32_t tmp32; in ADC16_Init() local
158 volatile uint32_t tmp32; /* 'volatile' here is for the dummy read of ADCx_R[0] register. */ in ADC16_DoAutoCalibration() local
228 uint32_t tmp32 = base->SC2 & ~(ADC_SC2_ACFE_MASK | ADC_SC2_ACFGT_MASK | ADC_SC2_ACREN_MASK); in ADC16_SetHardwareCompareConfig() local
265 uint32_t tmp32 = base->SC3 & ~(ADC_SC3_AVGE_MASK | ADC_SC3_AVGS_MASK); in ADC16_SetHardwareAverage() local
278 uint32_t tmp32; in ADC16_SetPGAConfig() local
A Dfsl_pdb.c78 uint32_t tmp32; in PDB_Init() local
128 uint32_t tmp32 = 0U; in PDB_SetDACTriggerConfig() local
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_adc.c175 uint32_t tmp32 = ADCx->ADDATA; in ADC_GetConvResult() local
188 uint32_t tmp32 = ADCx ->ADDR[channel]; in ADC_GetChnConvResult() local

Completed in 12 milliseconds