Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c231 bool can_get = flags & SSI_SR_RFNE_BITS; in __no_inline_not_in_flash_func() local
236 if (can_get && rx_remaining) { in __no_inline_not_in_flash_func()
247 bool can_get = !(flags & QMI_DIRECT_CSR_RXEMPTY_BITS); in __no_inline_not_in_flash_func() local
252 if (can_get && rx_remaining) { in __no_inline_not_in_flash_func()