Home
last modified time | relevance | path

Searched refs:n_max (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/usb/udc/
Dudc_dwc2.c890 const uint8_t n_max = 16; in dwc2_handle_iepint() local
897 for (uint8_t n = 0U; n < n_max; n++) { in dwc2_handle_iepint()
968 const uint8_t n_max = 16; in dwc2_handle_oepint() local
975 for (uint8_t n = 0U; n < n_max; n++) { in dwc2_handle_oepint()
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-1.13.rst635 * :github:`6727` - k_mem_pool crash with larger values of n_max