Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/srtm/port/
Dsrtm_sem_freertos.c31 srtm_sem_t SRTM_Sem_Create(uint32_t maxCount, uint32_t initCount, srtm_sem_buf_t *stack) in SRTM_Sem_Create()
36 srtm_sem_t SRTM_Sem_Create(uint32_t maxCount, uint32_t initCount) in SRTM_Sem_Create()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h139 uint32_t maxCount; /*!< Maximal count of items can be stored in the stack. */ member