Searched refs:SDU_USED_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
263 if ((uint8_t)tx_port >= (uint8_t)SDU_USED_PORT_NUM) in SDIOSLV_SendDataNonBlocking()298 if ((uint32_t)port >= (uint32_t)SDU_USED_PORT_NUM) in SDIOSLV_RefillDataBuffer()
25 #define SDU_USED_PORT_NUM 32U macro