Searched refs:ecspi_rtos_handle_t (Results 1 – 2 of 2) sorted by relevance
18 ecspi_rtos_handle_t *handle = (ecspi_rtos_handle_t *)userData; in ECSPI_RTOS_Callback()36 status_t ECSPI_RTOS_Init(ecspi_rtos_handle_t *handle, in ECSPI_RTOS_Init()51 (void)memset(handle, 0, sizeof(ecspi_rtos_handle_t)); in ECSPI_RTOS_Init()88 status_t ECSPI_RTOS_Deinit(ecspi_rtos_handle_t *handle) in ECSPI_RTOS_Deinit()106 status_t ECSPI_RTOS_Transfer(ecspi_rtos_handle_t *handle, ecspi_transfer_t *transfer) in ECSPI_RTOS_Transfer()
47 } ecspi_rtos_handle_t; typedef74 status_t ECSPI_RTOS_Init(ecspi_rtos_handle_t *handle,86 status_t ECSPI_RTOS_Deinit(ecspi_rtos_handle_t *handle);97 status_t ECSPI_RTOS_Transfer(ecspi_rtos_handle_t *handle, ecspi_transfer_t *transfer);