Searched refs:PMON_Type (Results 1 – 9 of 9) sorted by relevance
22 static inline void pmon_enable(PMON_Type *ptr, in pmon_enable()31 static inline void pmon_select_glitch_mode(PMON_Type *ptr, in pmon_select_glitch_mode()40 static inline bool pmon_glich_detected(PMON_Type *ptr, uint8_t monitor_index) in pmon_glich_detected()45 static inline void pmon_test_mode_enable(PMON_Type *ptr, bool enable) in pmon_test_mode_enable()51 static inline void pmon_irq_enable(PMON_Type *ptr, uint32_t mask, bool enable) in pmon_irq_enable()56 static inline uint32_t pmon_irq_get_status(PMON_Type *ptr) in pmon_irq_get_status()
20 } PMON_Type; typedef
536 #define HPM_PMON ((PMON_Type *) HPM_PMON_BASE)
594 #define HPM_PMON ((PMON_Type *) HPM_PMON_BASE)
745 #define HPM_PMON ((PMON_Type *) HPM_PMON_BASE)
823 #define HPM_PMON ((PMON_Type *) HPM_PMON_BASE)
Completed in 23 milliseconds