Searched refs:op_sem_buf (Results 1 – 2 of 2) sorted by relevance
82 static StaticSemaphore_t op_sem_buf; in esp_mpi_isr_initialise() local83 op_complete_sem = xSemaphoreCreateBinaryStatic(&op_sem_buf); in esp_mpi_isr_initialise()
189 static StaticSemaphore_t op_sem_buf; in esp_aes_intr_alloc() local190 op_complete_sem = xSemaphoreCreateBinaryStatic(&op_sem_buf); in esp_aes_intr_alloc()