Searched refs:_cyhal_sdxx_semaphore_xfer_done (Results 1 – 1 of 1) sorted by relevance
243 static cy_semaphore_t _cyhal_sdxx_semaphore_xfer_done[CY_IP_MXSDHC_INSTANCES]; variable1056 ret = cy_rtos_init_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[block_num]), 1, 0); in _cyhal_sdxx_setup_smphr()1063 ret = cy_rtos_get_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[block_num]), 500, in_isr); in _cyhal_sdxx_setup_smphr()1093 …ret = cy_rtos_get_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[sdxx->resource.block_num]), 500, in_… in _cyhal_sdxx_waitfor_transfer_complete()1153 … cy_rtos_set_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[sdxx->resource.block_num]), true); in _cyhal_sdhc_irq_handler()1217 cy_rtos_set_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[block]), true); in _cyhal_sdio_irq_handler()1726 cy_rtos_deinit_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[sdxx->resource.block_num])); in cyhal_sdhc_free()2954 cy_rtos_deinit_semaphore(&(_cyhal_sdxx_semaphore_xfer_done[sdxx->resource.block_num])); in cyhal_sdio_free()