Lines Matching full:would
58 * This number would be shared between IN and OUT endpoint.
162 … * This error would also be returned when next_transfer function has been defined
398 * After calling this function USBD peripheral would be enabled.
399 * The USB LDO would be enabled.
400 * Enabled USBD peripheral would request HFCLK.
402 * program after enabling USBD driver HFINT would be used for the USBD peripheral.
408 * Interrupts and USB pins pull-up would stay disabled until @ref nrfx_usbd_start
416 * After calling this function USBD peripheral would be disabled.
417 * No events would be detected or processed by the driver.
418 * Clock for the peripheral would be disconnected.
426 * and all new incoming events / interrupts would be processed by the driver.
441 * In other case any isochronous endpoint would stay busy
455 * would force it to enumerate device after calling @ref nrfx_usbd_start.
491 * After successful call of this function most of the USBD registers would be unavailable.
504 * After calling this function all the USBD registers would be available.
578 * This value sets max packet size that would be transmitted over the endpoint.
651 * For IN endpoint sending would be initiated.
652 * For OUT endpoint receiving would be initiated.
754 * @note Stalled endpoint would not be cleared when DMA transfer finishes.
765 * If it is OUT endpoint (receiving) it would be also prepared for reception.
766 * It means that busy flag would be set.
768 * In endpoint (transmitting) would not be cleared - it gives possibility to
799 * @param[out] p_setup Pointer to data structure that would be filled by