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