]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX100_RX113-RSK_GCC_e2studio_IAR/src/cg_src/r_cg_sci_user_IAR.c
Update version number ready for the V8.2.3 release.
[freertos] / FreeRTOS / Demo / RX100_RX113-RSK_GCC_e2studio_IAR / src / cg_src / r_cg_sci_user_IAR.c
index 207b2c853e3f1b408bb1ee2452a9bb57d5ff8e3a..ea1a5b9ca365681961be0699ecb09b2c1b83ea3f 100644 (file)
@@ -334,7 +334,7 @@ const TickType_t xMaxBlockTime = pdMS_TO_TICKS( 5000 );
     {\r
         /* Ensure the calling task's notification state is not already\r
         pending. */\r
-        vTaskNotifyClear( NULL );\r
+        xTaskNotifyStateClear( NULL );\r
 \r
         /* Store the handle of the transmitting task.  This is used to unblock\r
         the task when the transmission has completed. */\r