35 #define _________________________________________INTERFACE_FUNCTIONS_SECTION_______________________________________________________________ 41 void oC_IntMan_EnterCriticalSection(
void )
48 void oC_IntMan_ExitCriticalSection(
void )
55 bool oC_IntMan_AreInterruptsTurnedOn(
void )
60 #undef _________________________________________INTERFACE_FUNCTIONS_SECTION_______________________________________________________________ void oC_SYS_LLD_ExitCriticalSection(void)
exits from critical section
The file with interface for interrupt manager.
void oC_SYS_LLD_EnterCriticalSection(void)
enters to critical section
The file with LLD interface for the SYS driver.
bool oC_SYS_LLD_AreInterruptsEnabled(void)
checks if interrupts are turned on