Searched refs:SDU_MAX_FUNCTION_NUM (Results 1 – 2 of 2) sorted by relevance
28 #define SDU_MAX_FUNCTION_NUM 7U macro
128 sdioslv_fun_ctrl_t *func_ctrl[SDU_MAX_FUNCTION_NUM]; /*!< Pointer to function handle */307 if (used_fun_num > (uint32_t)SDU_MAX_FUNCTION_NUM) in SDU_InitData()