Home
last modified time | relevance | path

Searched refs:AM_REG_INFO1_TEMP_CAL_ATE_O (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo4p/regs/
Dam_mcu_apollo4p_info1.h90 #define AM_REG_INFO1_TEMP_CAL_ATE_O 0x00001300 macro
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_adc.c309 …ui32Ret = am_hal_mram_info_read(1, AM_REG_INFO1_TEMP_CAL_ATE_O / 4, 1, // INFO1, word offset,… in am_hal_adc_initialize()
Dam_hal_audadc.c252 … am_hal_mram_info_read(1, AM_REG_INFO1_TEMP_CAL_ATE_O / 4, 1, // INFO1, word offset, read 1 word in am_hal_audadc_initialize()
Dam_hal_pwrctrl.c2714 ui32Retval = am_hal_mram_info_read(1, AM_REG_INFO1_TEMP_CAL_ATE_O / 4, 3, &ui32Temp[0]); in am_hal_pwrctrl_tempco_init()