Searched defs:yield (Results 1 – 9 of 9) sorted by relevance
36 BaseType_t yield; in software_isr_using_parameter_vportyield() local48 BaseType_t yield; in software_isr_using_no_argument_vportyield() local
24 BaseType_t yield; in software_isr() local
389 spi_flash_os_yield_t yield; /**< yield to the OS during flash erase */ member
78 esp_err_t (*yield)(void *arg, uint32_t* out_status); member
195 esp_err_t (*yield)(esp_flash_t *chip, uint32_t wip); member
461 portBASE_TYPE yield = pdFALSE; in sdio_intr_host() local551 portBASE_TYPE yield = pdFALSE; in sdio_intr_send() local703 portBASE_TYPE yield = 0; in sdio_intr_recv() local
189 bool yield = false; in _unblock_client() local215 bool yield = false; in _unblock_lib() local275 bool yield = _unblock_lib(in_isr); in notif_callback() local350 bool yield = _unblock_client(client_obj, in_isr); in pipe_callback() local
768 …c hcd_port_event_t _intr_hdlr_hprt(port_t *port, usbh_hal_port_event_t hal_port_event, bool *yield) in _intr_hdlr_hprt()838 static hcd_pipe_event_t _intr_hdlr_chan(pipe_t *pipe, usbh_hal_chan_t *chan_obj, bool *yield) in _intr_hdlr_chan()920 bool yield = false; in intr_hdlr_main() local
255 bool yield = false; in default_pipe_callback() local