Home
last modified time | relevance | path

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

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c199 struct ethosu_semaphore_t *s = sem; in ethosu_semaphore_take() local
200 while (s->count == 0) in ethosu_semaphore_take()
204 s->count = 0; in ethosu_semaphore_take()
211 struct ethosu_semaphore_t *s = sem; in ethosu_semaphore_give() local
212 s->count = 1; in ethosu_semaphore_give()
/hal_ethos_u-3.6.0-3.5.0-3.4.0/
DLICENSE.txt80 Contribution(s) alone or by combination of their Contribution(s)
81 with the Work to which such Contribution(s) was submitted. If You