Lines Matching full:changed
51 /// \note CAN BE CHANGED: \b osCMSIS_KERNEL identifies the underlying RTOS kernel and version numbe…
136 /// \note CAN BE CHANGED: \b os_thread_cb is implementation specific in every CMSIS-RTOS.
140 /// \note CAN BE CHANGED: \b os_timer_cb is implementation specific in every CMSIS-RTOS.
144 /// \note CAN BE CHANGED: \b os_mutex_cb is implementation specific in every CMSIS-RTOS.
148 /// \note CAN BE CHANGED: \b os_semaphore_cb is implementation specific in every CMSIS-RTOS.
152 /// \note CAN BE CHANGED: \b os_pool_cb is implementation specific in every CMSIS-RTOS.
156 /// \note CAN BE CHANGED: \b os_messageQ_cb is implementation specific in every CMSIS-RTOS.
160 /// \note CAN BE CHANGED: \b os_mailQ_cb is implementation specific in every CMSIS-RTOS.
165 /// \note CAN BE CHANGED: \b os_thread_def is implementation specific in every CMSIS-RTOS.
181 /// \note CAN BE CHANGED: \b os_timer_def is implementation specific in every CMSIS-RTOS.
187 /// \note CAN BE CHANGED: \b os_mutex_def is implementation specific in every CMSIS-RTOS.
193 /// \note CAN BE CHANGED: \b os_semaphore_def is implementation specific in every CMSIS-RTOS.
199 /// \note CAN BE CHANGED: \b os_pool_def is implementation specific in every CMSIS-RTOS.
207 /// \note CAN BE CHANGED: \b os_messageQ_def is implementation specific in every CMSIS-RTOS.
216 /// \note CAN BE CHANGED: \b os_mailQ_def is implementation specific in every CMSIS-RTOS.
283 /// \note CAN BE CHANGED: The parameters to \b osThreadDef shall be consistent but the
303 /// \note CAN BE CHANGED: The parameter to \b osThread shall be consistent but the
367 /// \note CAN BE CHANGED: The parameter to \b osTimerDef shall be consistent but the
380 /// \note CAN BE CHANGED: The parameter to \b osTimer shall be consistent but the
441 /// \note CAN BE CHANGED: The parameter to \b osMutexDef shall be consistent but the
453 /// \note CAN BE CHANGED: The parameter to \b osMutex shall be consistent but the
490 /// \note CAN BE CHANGED: The parameter to \b osSemaphoreDef shall be consistent but the
502 /// \note CAN BE CHANGED: The parameter to \b osSemaphore shall be consistent but the
544 /// \note CAN BE CHANGED: The parameter to \b osPoolDef shall be consistent but the
558 /// \note CAN BE CHANGED: The parameter to \b osPool shall be consistent but the
599 /// \note CAN BE CHANGED: The parameter to \b osMessageQDef shall be consistent but the
614 /// \note CAN BE CHANGED: The parameter to \b osMessageQ shall be consistent but the
652 /// \note CAN BE CHANGED: The parameter to \b osMailQDef shall be consistent but the
667 /// \note CAN BE CHANGED: The parameter to \b osMailQ shall be consistent but the