1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
HAL locking status:
current lock value 0 (00)
HAL_LOCK_NONE - nothing is locked
HAL locking status:
current lock value 255 (ff)
HAL_LOCK_LOAD - loading of new components is locked
HAL_LOCK_CONFIG - link and addf is locked
HAL_LOCK_PARAMS - setting params is locked
HAL_LOCK_RUN - running/stopping HAL is locked
HAL locking status:
current lock value 0 (00)
HAL_LOCK_NONE - nothing is locked
HAL locking status:
current lock value 3 (03)
HAL_LOCK_LOAD - loading of new components is locked
HAL_LOCK_CONFIG - link and addf is locked
HAL locking status:
current lock value 0 (00)
HAL_LOCK_NONE - nothing is locked
HAL locking status:
current lock value 255 (ff)
HAL_LOCK_LOAD - loading of new components is locked
HAL_LOCK_CONFIG - link and addf is locked
HAL_LOCK_PARAMS - setting params is locked
HAL_LOCK_RUN - running/stopping HAL is locked
HAL locking status:
current lock value 0 (00)
HAL_LOCK_NONE - nothing is locked
|