Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_rpi_pico.c100 const uint max_in_flight = 16 - 2; in __no_inline_not_in_flash_func() local
112 if (tx_count && tx_level + rx_level < max_in_flight) { in __no_inline_not_in_flash_func()