| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/ |
| D | fsl_i2c_freertos.c | 19 BaseType_t reschedule = pdFALSE; in I2C_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in I2C_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in I2C_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/ |
| D | fsl_lpi2c_freertos.c | 18 BaseType_t reschedule = pdFALSE; in LPI2C_RTOS_Callback() local 20 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in LPI2C_RTOS_Callback() 21 portYIELD_FROM_ISR(reschedule); in LPI2C_RTOS_Callback()
|
| D | fsl_lpspi_freertos.c | 18 BaseType_t reschedule = pdFALSE; in LPSPI_RTOS_Callback() local 20 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in LPSPI_RTOS_Callback() 21 portYIELD_FROM_ISR(reschedule); in LPSPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c_freertos.c | 18 BaseType_t reschedule = pdFALSE; in LPI2C_RTOS_Callback() local 20 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in LPI2C_RTOS_Callback() 21 portYIELD_FROM_ISR(reschedule); in LPI2C_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c_freertos.c | 19 BaseType_t reschedule = pdFALSE; in LPI2C_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in LPI2C_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in LPI2C_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi_freertos.c | 19 BaseType_t reschedule = pdFALSE; in LPSPI_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in LPSPI_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in LPSPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/ |
| D | fsl_i2c_freertos.c | 19 BaseType_t reschedule = pdFALSE; in I2C_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in I2C_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in I2C_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi_freertos.c | 18 BaseType_t reschedule = pdFALSE; in LPSPI_RTOS_Callback() local 20 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in LPSPI_RTOS_Callback() 21 portYIELD_FROM_ISR(reschedule); in LPSPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/ |
| D | fsl_spi_freertos.c | 19 BaseType_t reschedule = pdFALSE; in SPI_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in SPI_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in SPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ecspi/ |
| D | fsl_ecspi_freertos.c | 19 BaseType_t reschedule = pdFALSE; in ECSPI_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in ECSPI_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in ECSPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ii2c/ |
| D | fsl_i2c_freertos.c | 19 BaseType_t reschedule = pdFALSE; in I2C_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->semaphore, &reschedule); in I2C_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in I2C_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/ |
| D | fsl_dspi_freertos.c | 19 BaseType_t reschedule = pdFALSE; in DSPI_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in DSPI_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in DSPI_RTOS_Callback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/spi/ |
| D | fsl_spi_freertos.c | 19 BaseType_t reschedule = pdFALSE; in SPI_RTOS_Callback() local 21 (void)xSemaphoreGiveFromISR(handle->event, &reschedule); in SPI_RTOS_Callback() 22 portYIELD_FROM_ISR(reschedule); in SPI_RTOS_Callback()
|