Searched refs:condition (Results 1 – 3 of 3) sorted by relevance
45 #define NRF_802154_ASSERT(condition) assert(condition) argument
545 #define NRFX_WAIT_FOR(condition, attempts, delay_us, result) \ argument550 if (condition) \
353 - Fixed a race condition in the NFCT driver when starting the transfer.394 - Fixed a race condition in the COMP driver when interrupt occured before update of the driver inte…443 - Fixed a race condition in the CLOCK driver when requested clock was stopped during ramp-up from h…476 - Improved spurious STOP condition handling in the TWIM driver.482 - Fixed an issue in the TWI driver that would make the driver stuck when a premature STOP condition…536 … the TWIM driver that would make the driver stuck when a premature STOP condition was generated by…581 - Fixed a race condition in the USBD driver. It could occur when an IN transfer was interrupted by …609 - Fixed the condition in NRFX_WAIT_FOR in the nrfx_saadc_abort() function. The macro now correctly …675 …he TWIM driver. They can now be started after transfers that are not ended with the stop condition.