Lines Matching defs:lvdNum
228 #define CY_LVD_HT_CHECK_LVD_SELECT(lvdNum) (((lvdNum) == CY_LVD_HT_SELECT_LVD_1) || \ argument
274 __STATIC_INLINE void Cy_LVD_HT_Enable(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_Enable()
299 __STATIC_INLINE void Cy_LVD_HT_Disable(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_Disable()
331 __STATIC_INLINE void Cy_LVD_HT_SetThreshold(cy_en_lvd_ht_select_t lvdNum, cy_en_lvd_ht_tripsel_t th… in Cy_LVD_HT_SetThreshold()
360 __STATIC_INLINE cy_en_lvd_ht_status_t Cy_LVD_HT_GetStatus(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_GetStatus()
391 __STATIC_INLINE uint32_t Cy_LVD_HT_GetInterruptStatus(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_GetInterruptStatus()
417 __STATIC_INLINE void Cy_LVD_HT_ClearInterrupt(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_ClearInterrupt()
445 __STATIC_INLINE void Cy_LVD_HT_SetInterrupt(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_SetInterrupt()
473 __STATIC_INLINE uint32_t Cy_LVD_HT_GetInterruptMask(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_GetInterruptMask()
499 __STATIC_INLINE void Cy_LVD_HT_SetInterruptMask(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_SetInterruptMask()
525 __STATIC_INLINE void Cy_LVD_HT_ClearInterruptMask(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_ClearInterruptMask()
554 __STATIC_INLINE uint32_t Cy_LVD_HT_GetInterruptStatusMasked(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_GetInterruptStatusMasked()
582 __STATIC_INLINE void Cy_LVD_HT_SetInterruptConfig(cy_en_lvd_ht_select_t lvdNum, cy_en_lvd_ht_intr_c… in Cy_LVD_HT_SetInterruptConfig()
609 __STATIC_INLINE void Cy_LVD_HT_SetActionConfig(cy_en_lvd_ht_select_t lvdNum, cy_en_lvd_ht_action_co… in Cy_LVD_HT_SetActionConfig()
636 __STATIC_INLINE cy_en_lvd_ht_action_config_t Cy_LVD_HT_GetActionConfig(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_GetActionConfig()
665 __STATIC_INLINE void Cy_LVD_HT_DeepSleepEnable(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_DeepSleepEnable()
695 __STATIC_INLINE void Cy_LVD_HT_DeepSleepDisable(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_DeepSleepDisable()
719 __STATIC_INLINE bool Cy_LVD_HT_IsDeepSleepEnabled(cy_en_lvd_ht_select_t lvdNum) in Cy_LVD_HT_IsDeepSleepEnabled()