Home
last modified time | relevance | path

Searched refs:__STATIC_INLINE (Results 1 – 25 of 117) sorted by relevance

12345

/hal_silabs-latest/gecko/emlib/inc/
Dem_rtcc.h401 __STATIC_INLINE uint32_t RTCC_ChannelCompareValueGet(int ch) in RTCC_ChannelCompareValueGet()
421 __STATIC_INLINE void RTCC_ChannelCompareValueSet(int ch, uint32_t value) in RTCC_ChannelCompareValueSet()
441 __STATIC_INLINE uint32_t RTCC_ChannelCaptureValueGet(int ch) in RTCC_ChannelCaptureValueGet()
463 __STATIC_INLINE uint32_t RTCC_ChannelCCVGet(int ch) in RTCC_ChannelCCVGet()
480 __STATIC_INLINE void RTCC_ChannelCCVSet(int ch, uint32_t value) in RTCC_ChannelCCVSet()
496 __STATIC_INLINE uint32_t RTCC_ChannelDateGet(int ch) in RTCC_ChannelDateGet()
512 __STATIC_INLINE void RTCC_ChannelDateSet(int ch, uint32_t date) in RTCC_ChannelDateSet()
528 __STATIC_INLINE uint32_t RTCC_ChannelTimeGet(int ch) in RTCC_ChannelTimeGet()
544 __STATIC_INLINE void RTCC_ChannelTimeSet(int ch, uint32_t time) in RTCC_ChannelTimeSet()
558 __STATIC_INLINE uint32_t RTCC_CombinedCounterGet(void) in RTCC_CombinedCounterGet()
[all …]
Dem_burtc.h174 __STATIC_INLINE void BURTC_IntClear(uint32_t flags) in BURTC_IntClear()
192 __STATIC_INLINE void BURTC_IntDisable(uint32_t flags) in BURTC_IntDisable()
215 __STATIC_INLINE void BURTC_IntEnable(uint32_t flags) in BURTC_IntEnable()
235 __STATIC_INLINE uint32_t BURTC_IntGet(void) in BURTC_IntGet()
252 __STATIC_INLINE uint32_t BURTC_IntGetEnabled(void) in BURTC_IntGetEnabled()
272 __STATIC_INLINE void BURTC_IntSet(uint32_t flags) in BURTC_IntSet()
287 __STATIC_INLINE uint32_t BURTC_Status(void) in BURTC_Status()
297 __STATIC_INLINE void BURTC_StatusClear(void) in BURTC_StatusClear()
308 __STATIC_INLINE void BURTC_SyncWait(void) in BURTC_SyncWait()
334 __STATIC_INLINE void BURTC_Start(void) in BURTC_Start()
[all …]
Dem_can.h266 __STATIC_INLINE void CAN_Enable(CAN_TypeDef *can, bool enable) in CAN_Enable()
281 __STATIC_INLINE bool CAN_IsEnabled(CAN_TypeDef *can) in CAN_IsEnabled()
297 __STATIC_INLINE void CAN_ReadyWait(CAN_TypeDef *can, in CAN_ReadyWait()
314 __STATIC_INLINE CAN_ErrorCode_TypeDef CAN_GetLastErrorCode(CAN_TypeDef *can) in CAN_GetLastErrorCode()
333 __STATIC_INLINE uint32_t CAN_HasNewdata(CAN_TypeDef *can) in CAN_HasNewdata()
348 __STATIC_INLINE void CAN_StatusIntClear(CAN_TypeDef *can, uint32_t flags) in CAN_StatusIntClear()
363 __STATIC_INLINE void CAN_StatusIntDisable(CAN_TypeDef *can, uint32_t flags) in CAN_StatusIntDisable()
378 __STATIC_INLINE void CAN_StatusIntEnable(CAN_TypeDef *can, uint32_t flags) in CAN_StatusIntEnable()
396 __STATIC_INLINE uint32_t CAN_StatusIntGet(CAN_TypeDef *can) in CAN_StatusIntGet()
414 __STATIC_INLINE uint32_t CAN_StatusIntGetEnabled(CAN_TypeDef *can) in CAN_StatusIntGetEnabled()
[all …]
Dem_msc.h331 __STATIC_INLINE bool MSC_LockGetLocked(void) in MSC_LockGetLocked()
348 __STATIC_INLINE void MSC_LockSetLocked(void) in MSC_LockSetLocked()
363 __STATIC_INLINE void MSC_LockSetUnlocked(void) in MSC_LockSetUnlocked()
381 __STATIC_INLINE uint32_t MSC_ReadCTRLGet(void) in MSC_ReadCTRLGet()
399 __STATIC_INLINE void MSC_ReadCTRLSet(uint32_t value) in MSC_ReadCTRLSet()
422 __STATIC_INLINE void MSC_PageLockSetLocked(uint32_t page_number) in MSC_PageLockSetLocked()
453 __STATIC_INLINE bool MSC_PageLockGetLocked(uint32_t page_number) in MSC_PageLockGetLocked()
484 __STATIC_INLINE uint32_t MSC_UserDataGetSize(void) in MSC_UserDataGetSize()
507 __STATIC_INLINE uint32_t MSC_MiscLockWordGet(void) in MSC_MiscLockWordGet()
526 __STATIC_INLINE void MSC_MiscLockWordSet(uint32_t value) in MSC_MiscLockWordSet()
[all …]
Dem_vcmp.h139 __STATIC_INLINE void VCMP_Enable(void) in VCMP_Enable()
148 __STATIC_INLINE void VCMP_Disable(void) in VCMP_Disable()
166 __STATIC_INLINE uint32_t VCMP_VoltageToLevel(float v) in VCMP_VoltageToLevel()
179 __STATIC_INLINE bool VCMP_VDDLower(void) in VCMP_VDDLower()
196 __STATIC_INLINE bool VCMP_VDDHigher(void) in VCMP_VDDHigher()
212 __STATIC_INLINE bool VCMP_Ready(void) in VCMP_Ready()
230 __STATIC_INLINE void VCMP_IntClear(uint32_t flags) in VCMP_IntClear()
244 __STATIC_INLINE void VCMP_IntSet(uint32_t flags) in VCMP_IntSet()
258 __STATIC_INLINE void VCMP_IntDisable(uint32_t flags) in VCMP_IntDisable()
272 __STATIC_INLINE void VCMP_IntEnable(uint32_t flags) in VCMP_IntEnable()
[all …]
Dem_lcd.h492 __STATIC_INLINE void LCD_LoadBusyWait(void) in LCD_LoadBusyWait()
503 __STATIC_INLINE void LCD_ReadyWait(void) in LCD_ReadyWait()
522 __STATIC_INLINE void LCD_Enable(bool enable) in LCD_Enable()
559 __STATIC_INLINE void LCD_Reset(void) in LCD_Reset()
576 __STATIC_INLINE void LCD_AnimEnable(bool enable) in LCD_AnimEnable()
600 __STATIC_INLINE void LCD_BlinkEnable(bool enable) in LCD_BlinkEnable()
624 __STATIC_INLINE void LCD_BlankEnable(bool enable) in LCD_BlankEnable()
648 __STATIC_INLINE void LCD_FrameCountEnable(bool enable) in LCD_FrameCountEnable()
678 __STATIC_INLINE void LCD_DisplayCountEnable(bool enable) in LCD_DisplayCountEnable()
698 __STATIC_INLINE int LCD_AnimState(void) in LCD_AnimState()
[all …]
Dem_emu.h1249 __STATIC_INLINE void EMU_DCDCLock(void) in EMU_DCDCLock()
1260 __STATIC_INLINE void EMU_DCDCUnlock(void) in EMU_DCDCUnlock()
1275 __STATIC_INLINE void EMU_DCDCSync(uint32_t mask) in EMU_DCDCSync()
1291 __STATIC_INLINE bool EMU_LDOStatusGet(void) in EMU_LDOStatusGet()
1311 __STATIC_INLINE void EMU_EnterEM1(void) in EMU_EnterEM1()
1323 __STATIC_INLINE void EMU_VScaleWait(void) in EMU_VScaleWait()
1345 __STATIC_INLINE EMU_VScaleEM01_TypeDef EMU_VScaleGet(void) in EMU_VScaleGet()
1363 __STATIC_INLINE bool EMU_VmonStatusGet(void) in EMU_VmonStatusGet()
1378 __STATIC_INLINE void EMU_IntClear(uint32_t flags) in EMU_IntClear()
1395 __STATIC_INLINE void EMU_IntDisable(uint32_t flags) in EMU_IntDisable()
[all …]
Dem_pcnt.h496 __STATIC_INLINE uint32_t PCNT_CounterGet(PCNT_TypeDef *pcnt) in PCNT_CounterGet()
512 __STATIC_INLINE uint32_t PCNT_AuxCounterGet(PCNT_TypeDef *pcnt) in PCNT_AuxCounterGet()
542 __STATIC_INLINE void PCNT_CounterSet(PCNT_TypeDef *pcnt, uint32_t count) in PCNT_CounterSet()
579 __STATIC_INLINE void PCNT_IntClear(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntClear()
599 __STATIC_INLINE void PCNT_IntDisable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntDisable()
624 __STATIC_INLINE void PCNT_IntEnable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntEnable()
647 __STATIC_INLINE uint32_t PCNT_IntGet(PCNT_TypeDef *pcnt) in PCNT_IntGet()
673 __STATIC_INLINE uint32_t PCNT_IntGetEnabled(PCNT_TypeDef *pcnt) in PCNT_IntGetEnabled()
696 __STATIC_INLINE void PCNT_IntSet(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntSet()
717 __STATIC_INLINE void PCNT_Lock(PCNT_TypeDef *pcnt) in PCNT_Lock()
[all …]
Dem_cryotimer.h218 __STATIC_INLINE void CRYOTIMER_IntClear(uint32_t flags) in CRYOTIMER_IntClear()
234 __STATIC_INLINE uint32_t CRYOTIMER_IntGet(void) in CRYOTIMER_IntGet()
253 __STATIC_INLINE uint32_t CRYOTIMER_IntGetEnabled(void) in CRYOTIMER_IntGetEnabled()
268 __STATIC_INLINE void CRYOTIMER_IntEnable(uint32_t flags) in CRYOTIMER_IntEnable()
280 __STATIC_INLINE void CRYOTIMER_IntDisable(uint32_t flags) in CRYOTIMER_IntDisable()
296 __STATIC_INLINE void CRYOTIMER_IntSet(uint32_t flags) in CRYOTIMER_IntSet()
314 __STATIC_INLINE void CRYOTIMER_PeriodSet(uint32_t period) in CRYOTIMER_PeriodSet()
332 __STATIC_INLINE uint32_t CRYOTIMER_PeriodGet(void) in CRYOTIMER_PeriodGet()
344 __STATIC_INLINE uint32_t CRYOTIMER_CounterGet(void) in CRYOTIMER_CounterGet()
356 __STATIC_INLINE void CRYOTIMER_EM4WakeupEnable(bool enable) in CRYOTIMER_EM4WakeupEnable()
[all …]
Dem_gpio.h627 __STATIC_INLINE void GPIO_DbgSWDClkEnable(bool enable) in GPIO_DbgSWDClkEnable()
654 __STATIC_INLINE void GPIO_DbgSWDIOEnable(bool enable) in GPIO_DbgSWDIOEnable()
688 __STATIC_INLINE void GPIO_DbgSWOEnable(bool enable) in GPIO_DbgSWOEnable()
721 __STATIC_INLINE void GPIO_EM4DisablePinWakeup(uint32_t pinmask) in GPIO_EM4DisablePinWakeup()
742 __STATIC_INLINE uint32_t GPIO_EM4GetPinWakeupCause(void) in GPIO_EM4GetPinWakeupCause()
774 __STATIC_INLINE void GPIO_EM4SetPinRetention(bool enable) in GPIO_EM4SetPinRetention()
827 __STATIC_INLINE void GPIO_InputSenseSet(uint32_t val, uint32_t mask) in GPIO_InputSenseSet()
844 __STATIC_INLINE void GPIO_IntClear(uint32_t flags) in GPIO_IntClear()
860 __STATIC_INLINE void GPIO_IntDisable(uint32_t flags) in GPIO_IntDisable()
877 __STATIC_INLINE void GPIO_IntEnable(uint32_t flags) in GPIO_IntEnable()
[all …]
Dem_timer.h590 __STATIC_INLINE bool TIMER_Valid(const TIMER_TypeDef *ref) in TIMER_Valid()
645 __STATIC_INLINE bool TIMER_SupportsDTI(const TIMER_TypeDef *ref) in TIMER_SupportsDTI()
701 __STATIC_INLINE uint32_t TIMER_MaxCount(const TIMER_TypeDef *ref) in TIMER_MaxCount()
743 __STATIC_INLINE uint32_t TIMER_CaptureGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureGet()
769 __STATIC_INLINE uint32_t TIMER_CaptureBufGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureBufGet()
801 __STATIC_INLINE void TIMER_CompareBufSet(TIMER_TypeDef *timer, in TIMER_CompareBufSet()
828 __STATIC_INLINE void TIMER_CompareSet(TIMER_TypeDef *timer, in TIMER_CompareSet()
851 __STATIC_INLINE uint32_t TIMER_CounterGet(TIMER_TypeDef *timer) in TIMER_CounterGet()
866 __STATIC_INLINE void TIMER_CounterSet(TIMER_TypeDef *timer, uint32_t val) in TIMER_CounterSet()
896 __STATIC_INLINE void TIMER_Enable(TIMER_TypeDef *timer, bool enable) in TIMER_Enable()
[all …]
Dem_syscfg.h53 __STATIC_INLINE uint32_t SYSCFG_readChipRev(void) in SYSCFG_readChipRev()
67 __STATIC_INLINE void SYSCFG_setDmem0RamCtrlRamwsenBit(void) in SYSCFG_setDmem0RamCtrlRamwsenBit()
80 __STATIC_INLINE void SYSCFG_clearDmem0RamCtrlRamwsenBit(void) in SYSCFG_clearDmem0RamCtrlRamwsenBit()
92 __STATIC_INLINE uint32_t SYSCFG_getDmem0RamCtrlRamwsenBit(void) in SYSCFG_getDmem0RamCtrlRamwsenBit()
107 __STATIC_INLINE uint32_t SYSCFG_readDmem0RetnCtrl(void) in SYSCFG_readDmem0RetnCtrl()
120 __STATIC_INLINE void SYSCFG_maskDmem0RetnCtrl(uint32_t mask) in SYSCFG_maskDmem0RetnCtrl()
132 __STATIC_INLINE void SYSCFG_zeroDmem0RetnCtrl(void) in SYSCFG_zeroDmem0RetnCtrl()
146 __STATIC_INLINE void SYSCFG_setSysTicExtClkEnCfgSysTic(void) in SYSCFG_setSysTicExtClkEnCfgSysTic()
158 __STATIC_INLINE void SYSCFG_clearSysTicExtClkEnCfgSysTic(void) in SYSCFG_clearSysTicExtClkEnCfgSysTic()
Dem_pdm.h257 __STATIC_INLINE void PDM_Clear(PDM_TypeDef *pdm) in PDM_Clear()
272 __STATIC_INLINE void PDM_FifoFlush(PDM_TypeDef *pdm) in PDM_FifoFlush()
292 __STATIC_INLINE void PDM_IntClear(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntClear()
313 __STATIC_INLINE void PDM_IntDisable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntDisable()
335 __STATIC_INLINE void PDM_IntEnable(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntEnable()
355 __STATIC_INLINE uint32_t PDM_IntGet(PDM_TypeDef *pdm) in PDM_IntGet()
377 __STATIC_INLINE uint32_t PDM_IntGetEnabled(PDM_TypeDef *pdm) in PDM_IntGetEnabled()
397 __STATIC_INLINE void PDM_IntSet(PDM_TypeDef *pdm, uint32_t flags) in PDM_IntSet()
421 __STATIC_INLINE uint32_t PDM_Rx(PDM_TypeDef *pdm) in PDM_Rx()
436 __STATIC_INLINE void PDM_Start(PDM_TypeDef *pdm) in PDM_Start()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_rtcc.h401 __STATIC_INLINE uint32_t RTCC_ChannelCompareValueGet(int ch) in RTCC_ChannelCompareValueGet()
421 __STATIC_INLINE void RTCC_ChannelCompareValueSet(int ch, uint32_t value) in RTCC_ChannelCompareValueSet()
441 __STATIC_INLINE uint32_t RTCC_ChannelCaptureValueGet(int ch) in RTCC_ChannelCaptureValueGet()
463 __STATIC_INLINE uint32_t RTCC_ChannelCCVGet(int ch) in RTCC_ChannelCCVGet()
480 __STATIC_INLINE void RTCC_ChannelCCVSet(int ch, uint32_t value) in RTCC_ChannelCCVSet()
496 __STATIC_INLINE uint32_t RTCC_ChannelDateGet(int ch) in RTCC_ChannelDateGet()
512 __STATIC_INLINE void RTCC_ChannelDateSet(int ch, uint32_t date) in RTCC_ChannelDateSet()
528 __STATIC_INLINE uint32_t RTCC_ChannelTimeGet(int ch) in RTCC_ChannelTimeGet()
544 __STATIC_INLINE void RTCC_ChannelTimeSet(int ch, uint32_t time) in RTCC_ChannelTimeSet()
558 __STATIC_INLINE uint32_t RTCC_CombinedCounterGet(void) in RTCC_CombinedCounterGet()
[all …]
Dem_burtc.h174 __STATIC_INLINE void BURTC_IntClear(uint32_t flags) in BURTC_IntClear()
192 __STATIC_INLINE void BURTC_IntDisable(uint32_t flags) in BURTC_IntDisable()
215 __STATIC_INLINE void BURTC_IntEnable(uint32_t flags) in BURTC_IntEnable()
235 __STATIC_INLINE uint32_t BURTC_IntGet(void) in BURTC_IntGet()
252 __STATIC_INLINE uint32_t BURTC_IntGetEnabled(void) in BURTC_IntGetEnabled()
272 __STATIC_INLINE void BURTC_IntSet(uint32_t flags) in BURTC_IntSet()
287 __STATIC_INLINE uint32_t BURTC_Status(void) in BURTC_Status()
297 __STATIC_INLINE void BURTC_StatusClear(void) in BURTC_StatusClear()
308 __STATIC_INLINE void BURTC_SyncWait(void) in BURTC_SyncWait()
334 __STATIC_INLINE void BURTC_Start(void) in BURTC_Start()
[all …]
Dem_msc.h338 __STATIC_INLINE bool MSC_LockGetLocked(void) in MSC_LockGetLocked()
355 __STATIC_INLINE void MSC_LockSetLocked(void) in MSC_LockSetLocked()
370 __STATIC_INLINE void MSC_LockSetUnlocked(void) in MSC_LockSetUnlocked()
388 __STATIC_INLINE uint32_t MSC_ReadCTRLGet(void) in MSC_ReadCTRLGet()
406 __STATIC_INLINE void MSC_ReadCTRLSet(uint32_t value) in MSC_ReadCTRLSet()
429 __STATIC_INLINE void MSC_PageLockSetLocked(uint32_t page_number) in MSC_PageLockSetLocked()
460 __STATIC_INLINE bool MSC_PageLockGetLocked(uint32_t page_number) in MSC_PageLockGetLocked()
491 __STATIC_INLINE uint32_t MSC_UserDataGetSize(void) in MSC_UserDataGetSize()
514 __STATIC_INLINE uint32_t MSC_MiscLockWordGet(void) in MSC_MiscLockWordGet()
533 __STATIC_INLINE void MSC_MiscLockWordSet(uint32_t value) in MSC_MiscLockWordSet()
[all …]
Dem_lcd.h492 __STATIC_INLINE void LCD_LoadBusyWait(void) in LCD_LoadBusyWait()
503 __STATIC_INLINE void LCD_ReadyWait(void) in LCD_ReadyWait()
522 __STATIC_INLINE void LCD_Enable(bool enable) in LCD_Enable()
559 __STATIC_INLINE void LCD_Reset(void) in LCD_Reset()
576 __STATIC_INLINE void LCD_AnimEnable(bool enable) in LCD_AnimEnable()
600 __STATIC_INLINE void LCD_BlinkEnable(bool enable) in LCD_BlinkEnable()
624 __STATIC_INLINE void LCD_BlankEnable(bool enable) in LCD_BlankEnable()
648 __STATIC_INLINE void LCD_FrameCountEnable(bool enable) in LCD_FrameCountEnable()
678 __STATIC_INLINE void LCD_DisplayCountEnable(bool enable) in LCD_DisplayCountEnable()
698 __STATIC_INLINE int LCD_AnimState(void) in LCD_AnimState()
[all …]
Dem_emu.h1320 __STATIC_INLINE void EMU_DCDCLock(void) in EMU_DCDCLock()
1331 __STATIC_INLINE void EMU_DCDCUnlock(void) in EMU_DCDCUnlock()
1346 __STATIC_INLINE void EMU_DCDCSync(uint32_t mask) in EMU_DCDCSync()
1362 __STATIC_INLINE bool EMU_LDOStatusGet(void) in EMU_LDOStatusGet()
1382 __STATIC_INLINE void EMU_EnterEM1(void) in EMU_EnterEM1()
1394 __STATIC_INLINE void EMU_VScaleWait(void) in EMU_VScaleWait()
1416 __STATIC_INLINE EMU_VScaleEM01_TypeDef EMU_VScaleGet(void) in EMU_VScaleGet()
1434 __STATIC_INLINE bool EMU_VmonStatusGet(void) in EMU_VmonStatusGet()
1449 __STATIC_INLINE void EMU_IntClear(uint32_t flags) in EMU_IntClear()
1466 __STATIC_INLINE void EMU_IntDisable(uint32_t flags) in EMU_IntDisable()
[all …]
Dem_pcnt.h496 __STATIC_INLINE uint32_t PCNT_CounterGet(PCNT_TypeDef *pcnt) in PCNT_CounterGet()
512 __STATIC_INLINE uint32_t PCNT_AuxCounterGet(PCNT_TypeDef *pcnt) in PCNT_AuxCounterGet()
542 __STATIC_INLINE void PCNT_CounterSet(PCNT_TypeDef *pcnt, uint32_t count) in PCNT_CounterSet()
579 __STATIC_INLINE void PCNT_IntClear(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntClear()
599 __STATIC_INLINE void PCNT_IntDisable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntDisable()
624 __STATIC_INLINE void PCNT_IntEnable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntEnable()
647 __STATIC_INLINE uint32_t PCNT_IntGet(PCNT_TypeDef *pcnt) in PCNT_IntGet()
673 __STATIC_INLINE uint32_t PCNT_IntGetEnabled(PCNT_TypeDef *pcnt) in PCNT_IntGetEnabled()
696 __STATIC_INLINE void PCNT_IntSet(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntSet()
717 __STATIC_INLINE void PCNT_Lock(PCNT_TypeDef *pcnt) in PCNT_Lock()
[all …]
Dem_gpio.h712 __STATIC_INLINE void GPIO_DbgSWDClkEnable(bool enable) in GPIO_DbgSWDClkEnable()
739 __STATIC_INLINE void GPIO_DbgSWDIOEnable(bool enable) in GPIO_DbgSWDIOEnable()
773 __STATIC_INLINE void GPIO_DbgSWOEnable(bool enable) in GPIO_DbgSWOEnable()
806 __STATIC_INLINE void GPIO_EM4DisablePinWakeup(uint32_t pinmask) in GPIO_EM4DisablePinWakeup()
827 __STATIC_INLINE uint32_t GPIO_EM4GetPinWakeupCause(void) in GPIO_EM4GetPinWakeupCause()
859 __STATIC_INLINE void GPIO_EM4SetPinRetention(bool enable) in GPIO_EM4SetPinRetention()
912 __STATIC_INLINE void GPIO_InputSenseSet(uint32_t val, uint32_t mask) in GPIO_InputSenseSet()
929 __STATIC_INLINE void GPIO_IntClear(uint32_t flags) in GPIO_IntClear()
945 __STATIC_INLINE void GPIO_IntDisable(uint32_t flags) in GPIO_IntDisable()
962 __STATIC_INLINE void GPIO_IntEnable(uint32_t flags) in GPIO_IntEnable()
[all …]
Dem_timer.h590 __STATIC_INLINE bool TIMER_Valid(const TIMER_TypeDef *ref) in TIMER_Valid()
645 __STATIC_INLINE bool TIMER_SupportsDTI(const TIMER_TypeDef *ref) in TIMER_SupportsDTI()
701 __STATIC_INLINE uint32_t TIMER_MaxCount(const TIMER_TypeDef *ref) in TIMER_MaxCount()
743 __STATIC_INLINE uint32_t TIMER_CaptureGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureGet()
769 __STATIC_INLINE uint32_t TIMER_CaptureBufGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureBufGet()
801 __STATIC_INLINE void TIMER_CompareBufSet(TIMER_TypeDef *timer, in TIMER_CompareBufSet()
828 __STATIC_INLINE void TIMER_CompareSet(TIMER_TypeDef *timer, in TIMER_CompareSet()
851 __STATIC_INLINE uint32_t TIMER_CounterGet(TIMER_TypeDef *timer) in TIMER_CounterGet()
866 __STATIC_INLINE void TIMER_CounterSet(TIMER_TypeDef *timer, uint32_t val) in TIMER_CounterSet()
896 __STATIC_INLINE void TIMER_Enable(TIMER_TypeDef *timer, bool enable) in TIMER_Enable()
[all …]
Dem_syscfg.h53 __STATIC_INLINE uint32_t SYSCFG_readChipRev(void) in SYSCFG_readChipRev()
70 __STATIC_INLINE void SYSCFG_setDmem0RamCtrlRamwsenBit(void) in SYSCFG_setDmem0RamCtrlRamwsenBit()
83 __STATIC_INLINE void SYSCFG_clearDmem0RamCtrlRamwsenBit(void) in SYSCFG_clearDmem0RamCtrlRamwsenBit()
95 __STATIC_INLINE uint32_t SYSCFG_getDmem0RamCtrlRamwsenBit(void) in SYSCFG_getDmem0RamCtrlRamwsenBit()
110 __STATIC_INLINE uint32_t SYSCFG_readDmem0RetnCtrl(void) in SYSCFG_readDmem0RetnCtrl()
123 __STATIC_INLINE void SYSCFG_maskDmem0RetnCtrl(uint32_t mask) in SYSCFG_maskDmem0RetnCtrl()
135 __STATIC_INLINE void SYSCFG_zeroDmem0RetnCtrl(void) in SYSCFG_zeroDmem0RetnCtrl()
149 __STATIC_INLINE void SYSCFG_setSysTicExtClkEnCfgSysTic(void) in SYSCFG_setSysTicExtClkEnCfgSysTic()
161 __STATIC_INLINE void SYSCFG_clearSysTicExtClkEnCfgSysTic(void) in SYSCFG_clearSysTicExtClkEnCfgSysTic()
/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_dcdc_coulomb_counter.h124 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_enable(void) in sl_hal_dcdc_coulomb_counter_enable()
138 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_wait_start(void) in sl_hal_dcdc_coulomb_counter_wait_start()
149 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_wait_stop(void) in sl_hal_dcdc_coulomb_counter_wait_stop()
160 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_wait_clear_counters(void) in sl_hal_dcdc_coulomb_counter_wait_clear_counters()
177 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_start(void) in sl_hal_dcdc_coulomb_counter_start()
192 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_stop(void) in sl_hal_dcdc_coulomb_counter_stop()
207 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_clear_counters(void) in sl_hal_dcdc_coulomb_counter_clear_counters()
227 __STATIC_INLINE uint32_t sl_hal_dcdc_coulomb_counter_get_status(void) in sl_hal_dcdc_coulomb_counter_get_status()
243 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_enable_interrupts(uint32_t flags) in sl_hal_dcdc_coulomb_counter_enable_interrupts()
255 __STATIC_INLINE void sl_hal_dcdc_coulomb_counter_disable_interrupts(uint32_t flags) in sl_hal_dcdc_coulomb_counter_disable_interrupts()
[all …]
Dsl_hal_etampdet.h450 __STATIC_INLINE void sl_hal_etampdet_wait_sync(void) in sl_hal_etampdet_wait_sync()
460 __STATIC_INLINE void sl_hal_etampdet_wait_ready(void) in sl_hal_etampdet_wait_ready()
476 __STATIC_INLINE void sl_hal_etampdet_enable(void) in sl_hal_etampdet_enable()
488 __STATIC_INLINE void sl_hal_etampdet_disable(void) in sl_hal_etampdet_disable()
503 __STATIC_INLINE void sl_hal_etampdet_load(sl_hal_etampdet_channel_t channel) in sl_hal_etampdet_load()
516 __STATIC_INLINE void sl_hal_etampdet_start(sl_hal_etampdet_channel_t channel) in sl_hal_etampdet_start()
529 __STATIC_INLINE void sl_hal_etampdet_stop(sl_hal_etampdet_channel_t channel) in sl_hal_etampdet_stop()
542 __STATIC_INLINE void sl_hal_etampdet_enable_interrupts(uint32_t interrupts) in sl_hal_etampdet_enable_interrupts()
552 __STATIC_INLINE void sl_hal_etampdet_disable_interrupts(uint32_t interrupts) in sl_hal_etampdet_disable_interrupts()
562 __STATIC_INLINE void sl_hal_etampdet_set_interrupts(uint32_t interrupts) in sl_hal_etampdet_set_interrupts()
[all …]
Dsl_hal_keyscan.h133 __STATIC_INLINE void sl_hal_keyscan_wait_ready(void) in sl_hal_keyscan_wait_ready()
144 __STATIC_INLINE void sl_hal_keyscan_wait_sync(void) in sl_hal_keyscan_wait_sync()
160 __STATIC_INLINE void sl_hal_keyscan_start_scan(void) in sl_hal_keyscan_start_scan()
176 __STATIC_INLINE void sl_hal_keyscan_stop_scan(void) in sl_hal_keyscan_stop_scan()
197 __STATIC_INLINE uint32_t sl_hal_keyscan_get_status(void) in sl_hal_keyscan_get_status()
213 __STATIC_INLINE void sl_hal_keyscan_enable_interrupts(uint32_t flags) in sl_hal_keyscan_enable_interrupts()
225 __STATIC_INLINE void sl_hal_keyscan_disable_interrupts(uint32_t flags) in sl_hal_keyscan_disable_interrupts()
237 __STATIC_INLINE void sl_hal_keyscan_clear_interrupts(uint32_t flags) in sl_hal_keyscan_clear_interrupts()
251 __STATIC_INLINE uint32_t sl_hal_keyscan_get_interrupts(void) in sl_hal_keyscan_get_interrupts()
267 __STATIC_INLINE uint32_t sl_hal_keyscan_get_enabled_interrupts(void) in sl_hal_keyscan_get_enabled_interrupts()
[all …]

12345