/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | syscfg.yml | 61 Enable workaround for anomaly 164 found in nRF52840. 64 - nRF52840 Engineering A 69 Enable workaround for anomaly 191 found in nRF52840. 72 - nRF52840 Engineering B 73 - nRF52840 Engineering C 74 - nRF52840 Rev 1 (final silicon)
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52_to_nrf52840.h | 38 …nt your SW from not compiling with the name changes between nRF51 or nRF52832 and nRF52840 devices. 43 /* Differences between latest nRF52 headers and nRF52840 headers. */ 59 /* The hysteresis control enumerated values has changed name for nRF52840 devices. */
|
H A D | nrf.h | 87 #include "nrf52840.h"
|
H A D | nrf51_to_nrf52840.h | 38 …ven to prevent your SW from not compiling with the name changes between nRF51 and nRF52840 devices. 146 /* COMP module was eliminated. Adapted to nrf52840 headers. */
|
H A D | nrf51_to_nrf52810.h | 38 …ven to prevent your SW from not compiling with the name changes between nRF51 and nRF52840 devices.
|
H A D | nrf52840.h | 30 * @file nrf52840.h 35 * from File 'nrf52840.svd', 46 /** @addtogroup nrf52840 83 /* ========================================== nrf52840 Specific Interrupt Numbers ===============… 148 #include "system_nrf52840.h" /*!< nrf52840 System … 2937 /** @} */ /* End of group nrf52840 */
|
H A D | nrf52840.svd | 6 <name>nrf52840</name> 9 …<description>nRF52840 reference description for radio MCU with ARM 32-bit Cortex-M4 Microcontrolle… 218 <description>nRF52840</description>
|
H A D | nrf52840_bitfields.h | 1545 #define FICR_INFO_PART_PART_N52840 (0x52840UL) /*!< nRF52840 */
|
/nrf52832-nimble/nordic/nrfx/ |
H A D | CHANGELOG.md | 70 - Implemented workaround for nRF52832 and nRF52840 anomaly 194 in the I2S driver. 71 - Implemented workaround for nRF52840 anomaly 195 in the SPIM driver. 94 - Implemented workaround for nRF52840 anomaly 122 in the QSPI driver. 95 - Implemented workaround for nRF52840 anomaly 198 in the SPIM driver.
|
H A D | README.md | 18 * nRF52840
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/ |
H A D | README.md | 38 For the nRF52840-PDK board, these are the model associations: 56 This sample has been tested on the Nordic nRF52840-PDK board, but would
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_nfct.h | 345 …* If you are using the nRF52840 chip, rev. Engineering A, the workarounds for the following anomal… 351 …* If you are using the nRF52840 chip, rev. 1, or rev. Engineering B or C, the workarounds for the … 358 …* The application of the implemented workarounds for the nRF52840 chip is determined at runtime an…
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_nfct.c | 128 …* @brief Internal auxiliary function for checking whether the program is running on the NRF52840 c… 141 * the nRF52840 chip. 155 * the nRF52840 chip. 169 bool eng_a; /**< Engineering sample A of the NRF52840 chip. */ 170 bool eng_bc; /**< Engineering sample B, C of the NRF52840 chip, or its final version. */
|
H A D | nrfx_spim.c | 42 #error "Extended options are available only in SPIM3 on the nRF52840 SoC." 87 // Enable workaround for nRF52840 anomaly 195 (SPIM3 continues to draw current after disable). 120 // Workaround for nRF52840 anomaly 198: SPIM3 transmit data might be corrupted. 178 // Currently, only SPIM3 in nRF52840 supports the extended features. in nrfx_spim_init()
|
H A D | nrfx_i2s.c | 51 // Enable workaround for nRF52832 and nRF52840 anomaly 194 (STOP task does not
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/ |
H A D | README.md | 36 This sample has been tested on the Nordic nRF52840-PDK board, but would
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/ |
H A D | phy.c | 83 * is valid for nRF52840 PDK. in phy_init()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/src/ |
H A D | main.c | 10 * This application is specific to the Nordic nRF52840-PDK board. 357 /* Pin set low turns on LED's on the nrf52840-pca10056 board */ in gen_onoff_set_unack()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_phy.h | 34 #error LE Coded PHY can only be enabled on nRF52840
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_qspi.h | 557 // Workaround for nRF52840 anomaly 122: Current consumption is too high. in nrf_qspi_disable()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 292 * nRF52840 Engineering A Errata v1.2 in ble_phy_apply_nrf52840_errata() 295 * nRF52840 Rev 1 Errata in ble_phy_apply_nrf52840_errata()
|
/nrf52832-nimble/nordic/nrfx/templates/nRF52840/ |
H A D | nrfx_config.h | 1879 // <q> NRFX_SPIM3_NRF52840_ANOMALY_198_WORKAROUND_ENABLED - Enables nRF52840 anomaly 198 workaroun…
|