Lines Matching full:changed
39 Definitions that are marked with <b>CAN BE CHANGED</b> can be adapted towards the needs of the actu…
104 /// \note CAN BE CHANGED: \b osCMSIS_KERNEL identifies the underlaying RTOS kernel and version numb…
186 /// \note CAN BE CHANGED: \b os_thread_cb is implementation specific in every CMSIS-RTOS.
190 /// \note CAN BE CHANGED: \b os_timer_cb is implementation specific in every CMSIS-RTOS.
194 /// \note CAN BE CHANGED: \b os_mutex_cb is implementation specific in every CMSIS-RTOS.
198 /// \note CAN BE CHANGED: \b os_semaphore_cb is implementation specific in every CMSIS-RTOS.
202 /// \note CAN BE CHANGED: \b os_pool_cb is implementation specific in every CMSIS-RTOS.
206 /// \note CAN BE CHANGED: \b os_messageQ_cb is implementation specific in every CMSIS-RTOS.
210 /// \note CAN BE CHANGED: \b os_mailQ_cb is implementation specific in every CMSIS-RTOS.
215 /// \note CAN BE CHANGED: \b os_thread_def is implementation specific in every CMSIS-RTOS.
225 /// \note CAN BE CHANGED: \b os_timer_def is implementation specific in every CMSIS-RTOS.
235 /// \note CAN BE CHANGED: \b os_mutex_def is implementation specific in every CMSIS-RTOS.
242 /// \note CAN BE CHANGED: \b os_semaphore_def is implementation specific in every CMSIS-RTOS.
249 /// \note CAN BE CHANGED: \b os_pool_def is implementation specific in every CMSIS-RTOS.
257 /// \note CAN BE CHANGED: \b os_messageQ_def is implementation specific in every CMSIS-RTOS.
266 /// \note CAN BE CHANGED: \b os_mailQ_def is implementation specific in every CMSIS-RTOS.
312 /// \note CAN BE CHANGED: The parameters to \b osThreadDef shall be consistent but the
325 /// \note CAN BE CHANGED: The parameter to \b osThread shall be consistent but the
391 /// \note CAN BE CHANGED: The parameter to \b osTimerDef shall be consistent but the
404 /// \note CAN BE CHANGED: The parameter to \b osTimer shall be consistent but the
465 /// \note CAN BE CHANGED: The parameter to \b osMutexDef shall be consistent but the
477 /// \note CAN BE CHANGED: The parameter to \b osMutex shall be consistent but the
513 /// \note CAN BE CHANGED: The parameter to \b osSemaphoreDef shall be consistent but the
525 /// \note CAN BE CHANGED: The parameter to \b osSemaphore shall be consistent but the
560 /// \note CAN BE CHANGED: The parameter to \b osPoolDef shall be consistent but the
573 /// \note CAN BE CHANGED: The parameter to \b osPool shall be consistent but the
614 /// \note CAN BE CHANGED: The parameter to \b osMessageQDef shall be consistent but the
627 /// \note CAN BE CHANGED: The parameter to \b osMessageQ shall be consistent but the
665 /// \note CAN BE CHANGED: The parameter to \b osMailQDef shall be consistent but the
678 /// \note CAN BE CHANGED: The parameter to \b osMailQ shall be consistent but the