Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-sdio.h57 #define SDIO_PAYLOAD_SIZE 16 macro
Dwifi.c3652 return (pkt_cnt >= SDIO_PAYLOAD_SIZE) ? MTRUE : MFALSE; in wifi_is_max_tx_cnt()