Home
last modified time | relevance | path

Searched refs:TEMP (Results 1 – 25 of 28) sorted by relevance

12

/hal_nordic-3.6.0/nrfx/mdk/
Dsystem_nrf52.c219 NRF_TEMP->A0 = NRF_FICR->TEMP.A0; in SystemInit()
220 NRF_TEMP->A1 = NRF_FICR->TEMP.A1; in SystemInit()
221 NRF_TEMP->A2 = NRF_FICR->TEMP.A2; in SystemInit()
222 NRF_TEMP->A3 = NRF_FICR->TEMP.A3; in SystemInit()
223 NRF_TEMP->A4 = NRF_FICR->TEMP.A4; in SystemInit()
224 NRF_TEMP->A5 = NRF_FICR->TEMP.A5; in SystemInit()
225 NRF_TEMP->B0 = NRF_FICR->TEMP.B0; in SystemInit()
226 NRF_TEMP->B1 = NRF_FICR->TEMP.B1; in SystemInit()
227 NRF_TEMP->B2 = NRF_FICR->TEMP.B2; in SystemInit()
228 NRF_TEMP->B3 = NRF_FICR->TEMP.B3; in SystemInit()
[all …]
Dnrf52805.h532 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1388 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf52810.h580 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1428 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf52811.h599 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1498 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf52820.h601 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1456 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf52.h719 …__IOM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1672 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf51.h760 …__IM int32_t TEMP; /*!< (@ 0x00000508) Die temperature in degC, 2's com… member
Dnrf52833.h868 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1882 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
Dnrf52840.h909 …__IM FICR_TEMP_Type TEMP; /*!< (@ 0x00000404) Registers storing factory TEMP m… member
1904 …__IM int32_t TEMP; /*!< (@ 0x00000508) Temperature in degC (0.25deg ste… member
/hal_nordic-3.6.0/nrfx/samples/doc/sphinx/examples_desc/temp/
Dindex.rst1 TEMP chapter
/hal_nordic-3.6.0/nrfx/doc/sphinx/drivers/temp/
Dindex.rst1 TEMP chapter
Ddriver.rst1 TEMP driver
Dhal.rst1 TEMP HAL
Dhaly.rst1 TEMP HALY
/hal_nordic-3.6.0/nrfx/samples/src/nrfx_temp/blocking/
DREADME.md1 # TEMP blocking {#temp_blocking}
20 > For more information, see **TEMP driver - nrfx documentation**.
/hal_nordic-3.6.0/nrfx/samples/src/nrfx_temp/non_blocking/
DREADME.md1 # TEMP non-blocking {#temp_non_blocking}
22 > For more information, see **TEMP driver - nrfx documentation**.
/hal_nordic-3.6.0/nrfx/samples/doc/sphinx/examples_desc/temp/blocking/
Dindex.rst1 TEMP blocking example overview
/hal_nordic-3.6.0/nrfx/samples/doc/sphinx/examples_desc/temp/non_blocking/
Dindex.rst1 TEMP non-blocking example overview
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_temp.c72 nrfy_temp_calibration_coeff_set(NRF_TEMP, NRF_FICR->TRIM.GLOBAL.TEMP.CALIB); in nrfx_temp_init()
/hal_nordic-3.6.0/nrfx/samples/src/
DREADME.md10 - [nrfx_temp] - samples showing the functionality of the TEMP driver.
/hal_nordic-3.6.0/nrfx/doc/
Dnrfx_api.dox122 @defgroup nrf_temp TEMP
/hal_nordic-3.6.0/nrfx/samples/doc/
Dnrfx_examples_descriptions.dox52 @page nrfx_temp_example_desc TEMP
/hal_nordic-3.6.0/nrfx/hal/
Dnrf_temp.h277 int32_t raw_measurement = p_reg->TEMP; in nrf_temp_result_get()
/hal_nordic-3.6.0/nrfx/samples/
DCHANGELOG.md37 - Added below samples for the TEMP driver:
/hal_nordic-3.6.0/nrfx/
DCHANGELOG.md93 … COMP, DPPI, GPIO, GPIOTE, I2S, LPCOMP, PDM, PWM, QDEC, RTC, SAADC, SPIM, TEMP, TIMER, TWIM, UARTE…
159 - Added samples for the following drivers: EGU, PWM, RNG, SAADC, SPIM, SPIS, TEMP, TIMER, TWIM, TWI…
398 - Removed deprecated functions from HALs: ECB, NVMC, and TEMP. See migration guide for details.
453 - Added drivers for NVMC and TEMP.
459 - Reworked HAL for TEMP.
602 - Fixed result value casting in the TEMP HAL.
632 …, PPI, PWM, QDEC, QSPI, RNG, RTC, SAADC, SPI, SPIM, SPIS, ARM(R) SysTick, TEMP, TIMER, TWI, TWIM, …

12