Lines Matching refs:__STATIC_INLINE
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()
288 __STATIC_INLINE uint32_t VCMP_IntGet(void) in VCMP_IntGet()
311 __STATIC_INLINE uint32_t VCMP_IntGetEnabled(void) in VCMP_IntGetEnabled()