Home
last modified time | relevance | path

Searched refs:PL1_GetControl (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Source/
H A Dos_tick_gtim.c133 ctrl = PL1_GetControl(); in OS_Tick_Enable()
144 ctrl = PL1_GetControl(); in OS_Tick_Disable()
185 cntp_ctl.w = PL1_GetControl(); in OS_Tick_GetOverflow()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h1612 __STATIC_INLINE uint32_t PL1_GetControl(void) in PL1_GetControl() function