TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_irq_test_service_1.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SPM_CORE_IRQ_TEST_1_PREPARE_TEST_SCENARIO_SIGNAL   (1U << (0 + 4))
 
#define SPM_CORE_IRQ_TEST_1_EXECUTE_TEST_SCENARIO_SIGNAL   (1U << (1 + 4))
 
#define SPM_CORE_IRQ_TEST_1_SIGNAL_TIMER_0_IRQ   (1U << (27 + 4))
 

Macro Definition Documentation

#define SPM_CORE_IRQ_TEST_1_EXECUTE_TEST_SCENARIO_SIGNAL   (1U << (1 + 4))

Definition at line 18 of file tfm_irq_test_service_1.h.

#define SPM_CORE_IRQ_TEST_1_PREPARE_TEST_SCENARIO_SIGNAL   (1U << (0 + 4))

Definition at line 17 of file tfm_irq_test_service_1.h.

#define SPM_CORE_IRQ_TEST_1_SIGNAL_TIMER_0_IRQ   (1U << (27 + 4))

Definition at line 20 of file tfm_irq_test_service_1.h.