Home
last modified time | relevance | path

Searched refs:semaphore (Results 1 – 2 of 2) sorted by relevance

/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c85 volatile bool semaphore; member
255 if (p_cb->semaphore) in nrfx_twis_state_machine()
259 p_cb->semaphore = 1; in nrfx_twis_state_machine()
430 p_cb->semaphore = 0; in nrfx_twis_state_machine()
542 p_cb->semaphore = 0; in nrfx_twis_init()
/external/platform/pico/common/pico_sync/include/pico/
A Dsem.h31 typedef struct __packed_aligned semaphore { struct

Completed in 5 milliseconds