Lines Matching full:in
2 All notable changes to this project are documented in this file.
9 - Added support for DPPI subscription and publishing in HALs related to nRF9160.
10 - Added support for instances 2 and 3 in SPIS, TWIM, TWIS, and UARTE drivers.
16 - Corrected NRFX_I2S_CONFIG_RATIO value in nrfx_config.h. It now correctly uses supported value.
22 - Added functions for disabling and re-enabling interrupts in the SWI driver.
30 - Corrected the way of disabling interrupts in the NFCT driver when moving the peripheral to the di…
31 - Fixed a typo in the name of the bmRequest field in the nrfx_usbd_setup_t structure. The new corre…
33 - Fixed handling of long custom instruction responses in the QSPI driver.
34 - Fixed a bug affecting the conversion of time to ticks in the TIMER HAL.
39 - Corrected calls to undefined macros in NFCT and USBD drivers.
45 - Added function for setting the burst mode in the SAADC HAL.
56 - Added function for checking if a specific channel is enabled in the GPIOTE HAL.
58 - Added functions for modifying only the event endpoint or only the task endpoint in the PPI HAL.
59 - Added function for reading the pin pull configuration in the GPIO HAL.
62 - Corrected ISOSPLIT enumerator names in the USBD HAL.
65 - Fixed a double buffering bug that occurred in the UARTE driver after the RX abort.
66 - Fixed the TXRX transfers in the TWIM driver. They can now be started after transfers that are not…
70 - Implemented workaround for nRF52832 and nRF52840 anomaly 194 in the I2S driver.
71 - Implemented workaround for nRF52840 anomaly 195 in the SPIM driver.
77 - Corrected handling of transfer lengths in the TWI driver.
81 - Fixed logging in the PPI driver.
83 - Fixed Slave Select configuration in the SPIM driver.
85 - Fixed a typo in the UARTE TXDRDY event definition.
86 - Corrected the TIMEOUT event clearing in the WDT interrupt handler.
90 - Added the NRFX_WAIT_FOR macro to improve the time-out functionality in QSPI and SAADC drivers.
92 - Added new enumeration values for interrupts and events in the UARTE HAL.
93 - Implemented workarounds for nRF52 anomalies 192 and 201 in the CLOCK driver.
94 - Implemented workaround for nRF52840 anomaly 122 in the QSPI driver.
95 - Implemented workaround for nRF52840 anomaly 198 in the SPIM driver.
99 - Extended input pin configuration in the GPIOTE driver.
103 - Corrected assertions in the TIMER driver to make it usable in debug version with PPI.
104 - Improved buffer handling in the I2S driver. The API of the driver has been slightly modified.
108 - Fixed result value casting in the TEMP HAL.
109 - Fixed types of conversion result and buffer size in the ADC HAL and driver.
110 - Fixed time-out in the SAADC driver in abort function.
114 - Added XIP support in the QSPI driver.
115 - Implemented Errata 132 in the CLOCK driver.
122 - Changed the type used for transfer lengths to 'size_t' in drivers: SPI, SPIM, SPIS, TWI, TWIM, TW…
128 - Fixed definitions related to compare channels in the TIMER HAL.
141 - MDK in version 8.14.0.