Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/spi_master_vec/module-config/
A Dconf_spi_master_vec.h56 # define CONF_SPI_MASTER_VEC_CREATE_SEMAPHORE(semaphore) \ argument
58 # define CONF_SPI_MASTER_VEC_DELETE_SEMAPHORE(semaphore) \ argument
60 # define CONF_SPI_MASTER_VEC_TAKE_SEMAPHORE(semaphore) \ argument
62 # define CONF_SPI_MASTER_VEC_GIVE_SEMAPHORE(semaphore) \ argument
64 # define CONF_SPI_MASTER_VEC_GIVE_SEMAPHORE_FROM_ISR(semaphore) \ argument
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-mad.c1027 int sunxi_mad_schd_timeout(SemaphoreHandle_t semaphore, long ms) in sunxi_mad_schd_timeout()
1044 void sunxi_mad_schd_wakeup(SemaphoreHandle_t semaphore) in sunxi_mad_schd_wakeup()
/bsp/bluetrum/ab32vg1-ab-prougen/board/ports/audio/
A Ddrv_sound.c25 rt_sem_t semaphore; member
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/rtos/
A Dvg_lite_os.c53 rt_sem_t semaphore[THREAD_LENGTH] = {NULL}; variable

Completed in 13 milliseconds