Home
last modified time | relevance | path

Searched refs:NFCT (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/doc/sphinx/drivers/nfct/
Dindex.rst1 NFCT chapter
Ddriver.rst1 NFCT driver
Dhal.rst1 NFCT HAL
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c41 #define NRFX_LOG_MODULE NFCT
186 bias_cfg.trim_ibpsr = (NRF_FICR->TRIM.GLOBAL.NFCT.BIASCFG & NFCT_BIASCFG_TRIMIBPSR_Msk) in nfct_trims_apply()
189 bias_cfg.coarse_ibpsr = (NRF_FICR->TRIM.GLOBAL.NFCT.BIASCFG & NFCT_BIASCFG_COARSEIBPSR_Msk) in nfct_trims_apply()
192 bias_cfg.reference_volatge = (NRF_FICR->TRIM.GLOBAL.NFCT.BIASCFG & in nfct_trims_apply()
196 bias_cfg.spare = (NRF_FICR->TRIM.GLOBAL.NFCT.BIASCFG & NFCT_BIASCFG_SPARE_Msk) in nfct_trims_apply()
/hal_nordic-latest/nrfx/doc/
Dnrfx_api.dox80 @defgroup nrf_nfct NFCT
/hal_nordic-latest/nrfx/
DCHANGELOG.md192NFCT. HALY is an extension of the HAL layer that aggregates basic hardware use cases within singl…
311 - Added callback for the RXFRAMESTART event in the NFCT driver.
312 - Added function for transmitting the NFC frame with specified number of bits in the NFCT driver.
313 - Added functions for getting and setting SEL_RES auto response configuration in the NFCT HAL.
353 - Fixed a race condition in the NFCT driver when starting the transfer.
494 - Added possibility to choose TIMER instance used for workarounds in the NFCT driver.
537 …xed a frame timing bug in the NFCT driver. Previously, the timing of the SENS_RES response could b…
592 - Fixed an issue in the NFCT driver that caused a performance loss on nRF52832. The interrupt confi…
639 - Corrected the way of disabling interrupts in the NFCT driver when moving the peripheral to the di…
648 - Corrected calls to undefined macros in NFCT and USBD drivers.
[all …]
/hal_nordic-latest/nrfx/mdk/
Dnrf54h20_types.h19138 …__IOM NRF_FICR_TRIM_GLOBAL_NFCT_Type NFCT; /*!< (@ 0x0000002C) (unspecified) … member