Lines Matching full:would
209 * Event handler that would be called on events.
263 * It would be cleared only from USBD interrupt.
287 * @brief The structure that would hold transfer configuration to every endpoint
341 * This is internal buffer that would be used to emulate the possibility
746 * If it is OUT endpoint transmission would be directed from endpoint to RAM.
747 * If it is in endpoint transmission would be directed from RAM to endpoint.
777 * This function would check it again, but it makes it inside critical section.
790 /* If the bit in m_ep_dma_waiting in cleared - nothing would be in usbd_ep_abort()
881 * Interrupt runtimes that would be vectorized using @ref m_isr.
908 * This handler would be called when EasyDMA transfer for endpoints that does not require clearing.
939 * This handler would be called when EasyDMA transfer for endpoints that does not require clearing.
1035 * This handler would be called when EasyDMA transfer for OUT endpoint has been finished.
1301 * This function would be never called with 0 as a @c req argument.