Home
last modified time | relevance | path

Searched refs:OS_MAX_U16 (Results 1 - 4 of 4) sorted by relevance

/kernel/uniproton/src/core/kernel/tick/
H A Dprt_tick_init.c18 OS_SEC_L4_DATA U16 g_tickHwTimerIndex = OS_MAX_U16;
/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue_init.c70 if (OsQueueGetNodeSize(nodeSize) > OS_MAX_U16) { in OsQueueCreatParaCheck()
/kernel/uniproton/src/utility/lib/include/
H A Dprt_lib_external.h55 #define OS_MAX_U16 0xFFFFU macro
/kernel/uniproton/src/core/kernel/timer/swtmr/
H A Dprt_swtmr_init.c43 if (config->maxTimerNum > (U32)OS_MAX_U16) { in OsSwTimerGroupCreate()

Completed in 2 milliseconds