Home
last modified time | relevance | path

Searched defs:maxCount (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_semaphore.c44 OS_Status OS_SemaphoreCreate(OS_Semaphore_t *sem, uint32_t initCount, uint32_t maxCount) in OS_SemaphoreCreate()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_semaphore.c50 OS_Status OS_SemaphoreCreate(OS_Semaphore_t *sem, uint32_t initCount, uint32_t maxCount) in OS_SemaphoreCreate()
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/video/
A Dfsl_video_common.h139 uint32_t maxCount; /*!< Maximal count of items can be stored in the stack. */ member
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/
A Dhal_os.h104 #define HAL_SemaphoreInit(sem, initCount, maxCount) \ argument

Completed in 10 milliseconds