| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/ |
| D | fsl_i2c_freertos.c | 20 handle->async_status = status; in I2C_RTOS_Callback() 124 return handle->async_status; in I2C_RTOS_Transfer()
|
| D | fsl_i2c_freertos.h | 37 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/ |
| D | fsl_lpi2c_freertos.c | 19 handle->async_status = status; in LPI2C_RTOS_Callback() 121 return handle->async_status; in LPI2C_RTOS_Transfer()
|
| D | fsl_lpspi_freertos.c | 19 handle->async_status = status; in LPSPI_RTOS_Callback() 123 status = handle->async_status; in LPSPI_RTOS_Transfer()
|
| D | fsl_lpspi_freertos.h | 37 status_t async_status; member
|
| D | fsl_lpi2c_freertos.h | 37 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c_freertos.c | 19 handle->async_status = status; in LPI2C_RTOS_Callback() 121 return handle->async_status; in LPI2C_RTOS_Transfer()
|
| D | fsl_lpi2c_freertos.h | 37 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c_freertos.c | 20 handle->async_status = status; in LPI2C_RTOS_Callback() 124 return handle->async_status; in LPI2C_RTOS_Transfer()
|
| D | fsl_lpi2c_freertos.h | 40 status_t async_status; member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi_freertos.c | 20 handle->async_status = status; in LPSPI_RTOS_Callback() 126 return handle->async_status; in LPSPI_RTOS_Transfer()
|
| D | fsl_lpspi_freertos.h | 40 status_t async_status; member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/ |
| D | fsl_i2c_freertos.c | 20 handle->async_status = status; in I2C_RTOS_Callback() 130 return handle->async_status; in I2C_RTOS_Transfer()
|
| D | fsl_i2c_freertos.h | 40 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi_freertos.c | 19 handle->async_status = status; in LPSPI_RTOS_Callback() 123 status = handle->async_status; in LPSPI_RTOS_Transfer()
|
| D | fsl_lpspi_freertos.h | 37 status_t async_status; member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/ |
| D | fsl_spi_freertos.c | 20 handle->async_status = status; in SPI_RTOS_Callback() 126 status = handle->async_status; in SPI_RTOS_Transfer()
|
| D | fsl_spi_freertos.h | 39 status_t async_status; member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ecspi/ |
| D | fsl_ecspi_freertos.c | 20 handle->async_status = status; in ECSPI_RTOS_Callback() 133 return handle->async_status; in ECSPI_RTOS_Transfer()
|
| D | fsl_ecspi_freertos.h | 40 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ii2c/ |
| D | fsl_i2c_freertos.c | 20 handle->async_status = status; in I2C_RTOS_Callback() 130 return handle->async_status; in I2C_RTOS_Transfer()
|
| D | fsl_i2c_freertos.h | 40 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/ |
| D | fsl_dspi_freertos.c | 20 handle->async_status = status; in DSPI_RTOS_Callback() 133 return handle->async_status; in DSPI_RTOS_Transfer()
|
| D | fsl_dspi_freertos.h | 40 status_t async_status; /*!< Transactional state of the underlying driver */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/spi/ |
| D | fsl_spi_freertos.c | 20 handle->async_status = status; in SPI_RTOS_Callback() 130 status = handle->async_status; in SPI_RTOS_Transfer()
|