comparison src/cs/drivers/drv_core/abb/abb.h @ 317:07818fb33771

ABB_Read_Status() put under ABB_SEMAPHORE_PROTECTION (all targets, all configs)
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 29 Nov 2017 08:10:15 +0000
parents 945cf7f506b2
children 4f458e31b6e1
comparison
equal deleted inserted replaced
316:cbd92db6b34e 317:07818fb33771
558 // 2 for protection medium 558 // 2 for protection medium
559 // 3 for protection high 559 // 3 for protection high
560 #if (OP_L1_STANDALONE == 1) 560 #if (OP_L1_STANDALONE == 1)
561 #define ABB_SEMAPHORE_PROTECTION (0) 561 #define ABB_SEMAPHORE_PROTECTION (0)
562 #else 562 #else
563 #define ABB_SEMAPHORE_PROTECTION (1) 563 #define ABB_SEMAPHORE_PROTECTION (2)
564 #endif 564 #endif
565 565
566 566
567 567
568 // PROTOTYPES 568 // PROTOTYPES