/hal_nordic-3.6.0/nrfx/mdk/ |
D | system_nrf52.c | 219 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 …]
|
D | nrf52805.h | 532 …__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
|
D | nrf52810.h | 580 …__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
|
D | nrf52811.h | 599 …__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
|
D | nrf52820.h | 601 …__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
|
D | nrf52.h | 719 …__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
|
D | nrf51.h | 760 …__IM int32_t TEMP; /*!< (@ 0x00000508) Die temperature in degC, 2's com… member
|
D | nrf52833.h | 868 …__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
|
D | nrf52840.h | 909 …__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/ |
D | index.rst | 1 TEMP chapter
|
/hal_nordic-3.6.0/nrfx/doc/sphinx/drivers/temp/ |
D | index.rst | 1 TEMP chapter
|
D | driver.rst | 1 TEMP driver
|
D | hal.rst | 1 TEMP HAL
|
D | haly.rst | 1 TEMP HALY
|
/hal_nordic-3.6.0/nrfx/samples/src/nrfx_temp/blocking/ |
D | README.md | 1 # 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/ |
D | README.md | 1 # 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/ |
D | index.rst | 1 TEMP blocking example overview
|
/hal_nordic-3.6.0/nrfx/samples/doc/sphinx/examples_desc/temp/non_blocking/ |
D | index.rst | 1 TEMP non-blocking example overview
|
/hal_nordic-3.6.0/nrfx/drivers/src/ |
D | nrfx_temp.c | 72 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/ |
D | README.md | 10 - [nrfx_temp] - samples showing the functionality of the TEMP driver.
|
/hal_nordic-3.6.0/nrfx/doc/ |
D | nrfx_api.dox | 122 @defgroup nrf_temp TEMP
|
/hal_nordic-3.6.0/nrfx/samples/doc/ |
D | nrfx_examples_descriptions.dox | 52 @page nrfx_temp_example_desc TEMP
|
/hal_nordic-3.6.0/nrfx/hal/ |
D | nrf_temp.h | 277 int32_t raw_measurement = p_reg->TEMP; in nrf_temp_result_get()
|
/hal_nordic-3.6.0/nrfx/samples/ |
D | CHANGELOG.md | 37 - Added below samples for the TEMP driver:
|
/hal_nordic-3.6.0/nrfx/ |
D | CHANGELOG.md | 93 … 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, …
|