EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
em_int.c
Go to the documentation of this file.
1 /**************************************************************************/
33 #include <stdint.h>
34 #include "em_int.h"
35 
36 /***************************************************************************/
41 /***************************************************************************/
75 uint32_t INT_LockCnt = 0;
76 
Interrupt enable/disable unit API.
uint32_t INT_LockCnt
Definition: em_int.c:75