/hal_silabs-3.5.0/gecko/emlib/inc/ |
D | em_rtcc.h | 401 __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 …]
|
D | em_burtc.h | 174 __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 …]
|
D | em_msc.h | 319 __STATIC_INLINE bool MSC_LockGetLocked(void) in MSC_LockGetLocked() 336 __STATIC_INLINE void MSC_LockSetLocked(void) in MSC_LockSetLocked() 351 __STATIC_INLINE void MSC_LockSetUnlocked(void) in MSC_LockSetUnlocked() 369 __STATIC_INLINE uint32_t MSC_ReadCTRLGet(void) in MSC_ReadCTRLGet() 387 __STATIC_INLINE void MSC_ReadCTRLSet(uint32_t value) in MSC_ReadCTRLSet() 409 __STATIC_INLINE void MSC_PageLockSetLocked(uint32_t page_number) in MSC_PageLockSetLocked() 439 __STATIC_INLINE bool MSC_PageLockGetLocked(uint32_t page_number) in MSC_PageLockGetLocked() 469 __STATIC_INLINE uint32_t MSC_UserDataGetSize(void) in MSC_UserDataGetSize() 492 __STATIC_INLINE uint32_t MSC_MiscLockWordGet(void) in MSC_MiscLockWordGet() 511 __STATIC_INLINE void MSC_MiscLockWordSet(uint32_t value) in MSC_MiscLockWordSet() [all …]
|
D | em_can.h | 266 __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 …]
|
D | em_lcd.h | 453 __STATIC_INLINE void LCD_LoadBusyWait(void) in LCD_LoadBusyWait() 464 __STATIC_INLINE void LCD_ReadyWait(void) in LCD_ReadyWait() 483 __STATIC_INLINE void LCD_Enable(bool enable) in LCD_Enable() 520 __STATIC_INLINE void LCD_Reset(void) in LCD_Reset() 536 __STATIC_INLINE void LCD_AnimEnable(bool enable) in LCD_AnimEnable() 560 __STATIC_INLINE void LCD_BlinkEnable(bool enable) in LCD_BlinkEnable() 584 __STATIC_INLINE void LCD_BlankEnable(bool enable) in LCD_BlankEnable() 608 __STATIC_INLINE void LCD_FrameCountEnable(bool enable) in LCD_FrameCountEnable() 638 __STATIC_INLINE void LCD_DisplayCountEnable(bool enable) in LCD_DisplayCountEnable() 658 __STATIC_INLINE int LCD_AnimState(void) in LCD_AnimState() [all …]
|
D | em_emu.h | 1254 __STATIC_INLINE void EMU_DCDCLock(void) in EMU_DCDCLock() 1265 __STATIC_INLINE void EMU_DCDCUnlock(void) in EMU_DCDCUnlock() 1280 __STATIC_INLINE void EMU_DCDCSync(uint32_t mask) in EMU_DCDCSync() 1296 __STATIC_INLINE bool EMU_LDOStatusGet(void) in EMU_LDOStatusGet() 1310 __STATIC_INLINE void EMU_EnterEM1(void) in EMU_EnterEM1() 1322 __STATIC_INLINE void EMU_VScaleWait(void) in EMU_VScaleWait() 1344 __STATIC_INLINE EMU_VScaleEM01_TypeDef EMU_VScaleGet(void) in EMU_VScaleGet() 1362 __STATIC_INLINE bool EMU_VmonStatusGet(void) in EMU_VmonStatusGet() 1377 __STATIC_INLINE void EMU_IntClear(uint32_t flags) in EMU_IntClear() 1394 __STATIC_INLINE void EMU_IntDisable(uint32_t flags) in EMU_IntDisable() [all …]
|
D | em_gpio.h | 627 __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 …]
|
D | em_pcnt.h | 451 __STATIC_INLINE uint32_t PCNT_CounterGet(PCNT_TypeDef *pcnt) in PCNT_CounterGet() 467 __STATIC_INLINE uint32_t PCNT_AuxCounterGet(PCNT_TypeDef *pcnt) in PCNT_AuxCounterGet() 497 __STATIC_INLINE void PCNT_CounterSet(PCNT_TypeDef *pcnt, uint32_t count) in PCNT_CounterSet() 534 __STATIC_INLINE void PCNT_IntClear(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntClear() 554 __STATIC_INLINE void PCNT_IntDisable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntDisable() 579 __STATIC_INLINE void PCNT_IntEnable(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntEnable() 602 __STATIC_INLINE uint32_t PCNT_IntGet(PCNT_TypeDef *pcnt) in PCNT_IntGet() 628 __STATIC_INLINE uint32_t PCNT_IntGetEnabled(PCNT_TypeDef *pcnt) in PCNT_IntGetEnabled() 651 __STATIC_INLINE void PCNT_IntSet(PCNT_TypeDef *pcnt, uint32_t flags) in PCNT_IntSet() 672 __STATIC_INLINE void PCNT_Lock(PCNT_TypeDef *pcnt) in PCNT_Lock() [all …]
|
D | em_vcmp.h | 139 __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 …]
|
D | em_timer.h | 559 __STATIC_INLINE bool TIMER_Valid(const TIMER_TypeDef *ref) in TIMER_Valid() 608 __STATIC_INLINE bool TIMER_SupportsDTI(const TIMER_TypeDef *ref) in TIMER_SupportsDTI() 658 __STATIC_INLINE uint32_t TIMER_MaxCount(const TIMER_TypeDef *ref) in TIMER_MaxCount() 700 __STATIC_INLINE uint32_t TIMER_CaptureGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureGet() 726 __STATIC_INLINE uint32_t TIMER_CaptureBufGet(TIMER_TypeDef *timer, unsigned int ch) in TIMER_CaptureBufGet() 758 __STATIC_INLINE void TIMER_CompareBufSet(TIMER_TypeDef *timer, in TIMER_CompareBufSet() 785 __STATIC_INLINE void TIMER_CompareSet(TIMER_TypeDef *timer, in TIMER_CompareSet() 808 __STATIC_INLINE uint32_t TIMER_CounterGet(TIMER_TypeDef *timer) in TIMER_CounterGet() 823 __STATIC_INLINE void TIMER_CounterSet(TIMER_TypeDef *timer, uint32_t val) in TIMER_CounterSet() 853 __STATIC_INLINE void TIMER_Enable(TIMER_TypeDef *timer, bool enable) in TIMER_Enable() [all …]
|
D | em_wdog.h | 247 __STATIC_INLINE void WDOGn_IntClear(WDOG_TypeDef *wdog, uint32_t flags) in WDOGn_IntClear() 267 __STATIC_INLINE void WDOGn_IntDisable(WDOG_TypeDef *wdog, uint32_t flags) in WDOGn_IntDisable() 292 __STATIC_INLINE void WDOGn_IntEnable(WDOG_TypeDef *wdog, uint32_t flags) in WDOGn_IntEnable() 315 __STATIC_INLINE uint32_t WDOGn_IntGet(WDOG_TypeDef *wdog) in WDOGn_IntGet() 334 __STATIC_INLINE uint32_t WDOGn_IntGetEnabled(WDOG_TypeDef *wdog) in WDOGn_IntGetEnabled() 355 __STATIC_INLINE void WDOGn_IntSet(WDOG_TypeDef *wdog, uint32_t flags) in WDOGn_IntSet() 375 __STATIC_INLINE bool WDOGn_IsEnabled(WDOG_TypeDef *wdog) in WDOGn_IsEnabled() 394 __STATIC_INLINE bool WDOGn_IsLocked(WDOG_TypeDef *wdog) in WDOGn_IsLocked() 415 __STATIC_INLINE void WDOG_Enable(bool enable) in WDOG_Enable() 428 __STATIC_INLINE void WDOG_Feed(void) in WDOG_Feed() [all …]
|
D | em_crypto.h | 614 __STATIC_INLINE 635 __STATIC_INLINE 657 __STATIC_INLINE void CRYPTO_IncWidthSet(CRYPTO_TypeDef *crypto, in CRYPTO_IncWidthSet() 681 __STATIC_INLINE void CRYPTO_BurstToCrypto(volatile uint32_t * reg, in CRYPTO_BurstToCrypto() 713 __STATIC_INLINE void CRYPTO_BurstFromCrypto(volatile uint32_t * reg, uint32_t * val) in CRYPTO_BurstFromCrypto() 740 __STATIC_INLINE void CRYPTO_DataWrite(CRYPTO_DataReg_TypeDef dataReg, in CRYPTO_DataWrite() 759 __STATIC_INLINE void CRYPTO_DataWriteUnaligned(volatile uint32_t * reg, in CRYPTO_DataWriteUnaligned() 790 __STATIC_INLINE void CRYPTO_DataRead(CRYPTO_DataReg_TypeDef dataReg, in CRYPTO_DataRead() 810 __STATIC_INLINE void CRYPTO_DataReadUnaligned(volatile uint32_t * reg, in CRYPTO_DataReadUnaligned() 840 __STATIC_INLINE void CRYPTO_DDataWrite(CRYPTO_DDataReg_TypeDef ddataReg, in CRYPTO_DDataWrite() [all …]
|
D | em_cryotimer.h | 218 __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 …]
|
D | em_ebi.h | 715 __STATIC_INLINE void EBI_TFTEnable(EBI_TFTDDMode_TypeDef mode) in EBI_TFTEnable() 727 __STATIC_INLINE void EBI_TFTFrameBaseSet(uint32_t address) in EBI_TFTFrameBaseSet() 740 __STATIC_INLINE void EBI_TFTPixelSet(int pixel, uint32_t color) in EBI_TFTPixelSet() 758 __STATIC_INLINE void EBI_TFTDDSet(uint32_t color) in EBI_TFTDDSet() 773 __STATIC_INLINE void EBI_TFTColorFormatSet(EBI_TFTColorFormat_TypeDef color0, EBI_TFTColorFormat_Ty… in EBI_TFTColorFormatSet() 785 __STATIC_INLINE void EBI_TFTMaskBlendMode(EBI_TFTMaskBlend_TypeDef maskBlend) in EBI_TFTMaskBlendMode() 796 __STATIC_INLINE void EBI_TFTColorSrcSet(EBI_TFTColorSrc_TypeDef colorSrc) in EBI_TFTColorSrcSet() 807 __STATIC_INLINE void EBI_TFTAlphaBlendSet(uint8_t alpha) in EBI_TFTAlphaBlendSet() 817 __STATIC_INLINE void EBI_TFTMaskSet(uint32_t mask) in EBI_TFTMaskSet() 827 __STATIC_INLINE uint32_t EBI_TFTVCount(void) in EBI_TFTVCount() [all …]
|
D | em_pdm.h | 257 __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 …]
|
D | em_syscfg.h | 53 __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()
|
D | em_gpcrc.h | 182 __STATIC_INLINE void GPCRC_Enable(GPCRC_TypeDef * gpcrc, bool enable) in GPCRC_Enable() 202 __STATIC_INLINE void GPCRC_Start(GPCRC_TypeDef * gpcrc) in GPCRC_Start() 218 __STATIC_INLINE void GPCRC_InitValueSet(GPCRC_TypeDef * gpcrc, uint32_t initValue) in GPCRC_InitValueSet() 238 __STATIC_INLINE void GPCRC_InputU32(GPCRC_TypeDef * gpcrc, uint32_t data) in GPCRC_InputU32() 258 __STATIC_INLINE void GPCRC_InputU16(GPCRC_TypeDef * gpcrc, uint16_t data) in GPCRC_InputU16() 278 __STATIC_INLINE void GPCRC_InputU8(GPCRC_TypeDef * gpcrc, uint8_t data) in GPCRC_InputU8() 296 __STATIC_INLINE uint32_t GPCRC_DataRead(GPCRC_TypeDef * gpcrc) in GPCRC_DataRead() 316 __STATIC_INLINE uint32_t GPCRC_DataReadBitReversed(GPCRC_TypeDef * gpcrc) in GPCRC_DataReadBitReversed() 334 __STATIC_INLINE uint32_t GPCRC_DataReadByteReversed(GPCRC_TypeDef * gpcrc) in GPCRC_DataReadByteReversed()
|
D | em_i2c.h | 294 __STATIC_INLINE void I2C_IntClear(I2C_TypeDef *i2c, uint32_t flags) in I2C_IntClear() 314 __STATIC_INLINE void I2C_IntDisable(I2C_TypeDef *i2c, uint32_t flags) in I2C_IntDisable() 339 __STATIC_INLINE void I2C_IntEnable(I2C_TypeDef *i2c, uint32_t flags) in I2C_IntEnable() 362 __STATIC_INLINE uint32_t I2C_IntGet(I2C_TypeDef *i2c) in I2C_IntGet() 384 __STATIC_INLINE uint32_t I2C_IntGetEnabled(I2C_TypeDef *i2c) in I2C_IntGetEnabled() 403 __STATIC_INLINE void I2C_IntSet(I2C_TypeDef *i2c, uint32_t flags) in I2C_IntSet() 431 __STATIC_INLINE uint8_t I2C_SlaveAddressGet(I2C_TypeDef *i2c) in I2C_SlaveAddressGet() 453 __STATIC_INLINE void I2C_SlaveAddressSet(I2C_TypeDef *i2c, uint8_t addr) in I2C_SlaveAddressSet() 481 __STATIC_INLINE uint8_t I2C_SlaveAddressMaskGet(I2C_TypeDef *i2c) in I2C_SlaveAddressMaskGet() 509 __STATIC_INLINE void I2C_SlaveAddressMaskSet(I2C_TypeDef *i2c, uint8_t mask) in I2C_SlaveAddressMaskSet()
|
D | em_rtc.h | 93 __STATIC_INLINE uint32_t RTC_CounterGet(void) in RTC_CounterGet() 106 __STATIC_INLINE void RTC_CounterSet(uint32_t value) in RTC_CounterSet() 128 __STATIC_INLINE void RTC_IntClear(uint32_t flags) in RTC_IntClear() 142 __STATIC_INLINE void RTC_IntDisable(uint32_t flags) in RTC_IntDisable() 161 __STATIC_INLINE void RTC_IntEnable(uint32_t flags) in RTC_IntEnable() 177 __STATIC_INLINE uint32_t RTC_IntGet(void) in RTC_IntGet() 196 __STATIC_INLINE uint32_t RTC_IntGetEnabled(void) in RTC_IntGetEnabled() 213 __STATIC_INLINE void RTC_IntSet(uint32_t flags) in RTC_IntSet()
|
D | em_iadc.h | 1086 __STATIC_INLINE uint32_t IADC_pullSingleFifoData(IADC_TypeDef *iadc) in IADC_pullSingleFifoData() 1106 __STATIC_INLINE uint32_t IADC_readSingleData(IADC_TypeDef *iadc) in IADC_readSingleData() 1125 __STATIC_INLINE uint32_t IADC_pullScanFifoData(IADC_TypeDef *iadc) in IADC_pullScanFifoData() 1145 __STATIC_INLINE uint32_t IADC_readScanData(IADC_TypeDef *iadc) in IADC_readScanData() 1161 __STATIC_INLINE void IADC_clearInt(IADC_TypeDef *iadc, uint32_t flags) in IADC_clearInt() 1177 __STATIC_INLINE void IADC_disableInt(IADC_TypeDef *iadc, uint32_t flags) in IADC_disableInt() 1202 __STATIC_INLINE void IADC_enableInt(IADC_TypeDef *iadc, uint32_t flags) in IADC_enableInt() 1221 __STATIC_INLINE uint32_t IADC_getInt(IADC_TypeDef *iadc) in IADC_getInt() 1245 __STATIC_INLINE uint32_t IADC_getEnabledInt(IADC_TypeDef *iadc) in IADC_getEnabledInt() 1268 __STATIC_INLINE void IADC_setInt(IADC_TypeDef *iadc, uint32_t flags) in IADC_setInt() [all …]
|
/hal_silabs-3.5.0/gecko/util/se_manager/src/ |
D | sli_se_manager_osal.h | 69 __STATIC_INLINE sl_status_t se_manager_osal_init_mutex(se_manager_osal_mutex_t *mutex); 78 __STATIC_INLINE sl_status_t se_manager_osal_free_mutex(se_manager_osal_mutex_t *mutex); 87 __STATIC_INLINE sl_status_t se_manager_osal_take_mutex(se_manager_osal_mutex_t *mutex); 96 __STATIC_INLINE sl_status_t se_manager_osal_take_mutex_non_blocking(se_manager_osal_mutex_t *mutex); 105 __STATIC_INLINE sl_status_t se_manager_osal_give_mutex(se_manager_osal_mutex_t *mutex); 117 __STATIC_INLINE sl_status_t 127 __STATIC_INLINE sl_status_t 146 __STATIC_INLINE sl_status_t 159 __STATIC_INLINE sl_status_t
|
/hal_silabs-3.5.0/gecko/se_manager/src/ |
D | sli_se_manager_osal.h | 69 __STATIC_INLINE sl_status_t se_manager_osal_init_mutex(se_manager_osal_mutex_t *mutex); 78 __STATIC_INLINE sl_status_t se_manager_osal_free_mutex(se_manager_osal_mutex_t *mutex); 87 __STATIC_INLINE sl_status_t se_manager_osal_take_mutex(se_manager_osal_mutex_t *mutex); 96 __STATIC_INLINE sl_status_t se_manager_osal_take_mutex_non_blocking(se_manager_osal_mutex_t *mutex); 105 __STATIC_INLINE sl_status_t se_manager_osal_give_mutex(se_manager_osal_mutex_t *mutex); 117 __STATIC_INLINE sl_status_t 127 __STATIC_INLINE sl_status_t 146 __STATIC_INLINE sl_status_t 159 __STATIC_INLINE sl_status_t
|
D | sli_se_manager_osal_cmsis_rtos2.h | 115 __STATIC_INLINE 136 __STATIC_INLINE 148 __STATIC_INLINE 163 __STATIC_INLINE 178 __STATIC_INLINE 193 __STATIC_INLINE sl_status_t 214 __STATIC_INLINE sl_status_t 226 __STATIC_INLINE sl_status_t 242 __STATIC_INLINE sl_status_t 258 __STATIC_INLINE int32_t [all …]
|
D | sli_se_manager_osal_zephyr.h | 51 __STATIC_INLINE 61 __STATIC_INLINE 68 __STATIC_INLINE 83 __STATIC_INLINE 98 __STATIC_INLINE 106 __STATIC_INLINE sl_status_t 115 __STATIC_INLINE sl_status_t 122 __STATIC_INLINE sl_status_t 144 __STATIC_INLINE sl_status_t
|
/hal_silabs-3.5.0/gecko/service/sleeptimer/inc/ |
D | peripheral_sysrtc.h | 187 __STATIC_INLINE void sl_sysrtc_wait_sync(void) in sl_sysrtc_wait_sync() 197 __STATIC_INLINE void sl_sysrtc_wait_ready(void) in sl_sysrtc_wait_ready() 214 __STATIC_INLINE void sl_sysrtc_start(void) in sl_sysrtc_start() 230 __STATIC_INLINE void sl_sysrtc_stop(void) in sl_sysrtc_stop() 246 __STATIC_INLINE uint32_t sl_sysrtc_get_status(void) in sl_sysrtc_get_status() 258 __STATIC_INLINE void sl_sysrtc_lock(void) in sl_sysrtc_lock() 270 __STATIC_INLINE void sl_sysrtc_unlock(void) in sl_sysrtc_unlock() 280 __STATIC_INLINE uint32_t sl_sysrtc_get_counter(void) in sl_sysrtc_get_counter() 293 __STATIC_INLINE void sl_sysrtc_set_counter(uint32_t value) in sl_sysrtc_set_counter()
|