comparison src/cs/drivers/drv_core/abb/abb.h @ 215:ed876f98fdfd

.../drv_core/abb/abb.[ch]: sync with Tourmaline
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Oct 2022 01:20:40 +0000
parents b6a5e36de839
children
comparison
equal deleted inserted replaced
214:7751f14fa759 215:ed876f98fdfd
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 (2) 563 #define ABB_SEMAPHORE_PROTECTION (3)
564 #endif 564 #endif
565 565
566 566
567 567
568 // PROTOTYPES 568 // PROTOTYPES