Searched refs:NFCT (Results 1 – 7 of 7) sorted by relevance
1 NFCT chapter
1 NFCT driver
1 NFCT HAL
41 #define NRFX_LOG_MODULE NFCT186 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()
80 @defgroup nrf_nfct NFCT
192 … NFCT. 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 …]
19138 …__IOM NRF_FICR_TRIM_GLOBAL_NFCT_Type NFCT; /*!< (@ 0x0000002C) (unspecified) … member