Searched refs:BUTN_Type (Results 1 – 9 of 9) sorted by relevance
64 static inline uint32_t butn_get_status(BUTN_Type *ptr) in butn_get_status()75 static inline void butn_enable_irq(BUTN_Type *ptr, uint32_t mask) in butn_enable_irq()86 static inline void butn_disable_irq(BUTN_Type *ptr, uint32_t mask) in butn_disable_irq()97 static inline void butn_set_intense(BUTN_Type *ptr, uint8_t intense) in butn_set_intense()
16 } BUTN_Type; typedef
585 #define HPM_BUTN ((BUTN_Type *) HPM_BUTN_BASE)
643 #define HPM_BUTN ((BUTN_Type *) HPM_BUTN_BASE)
750 #define HPM_BUTN ((BUTN_Type *) HPM_BUTN_BASE)
787 #define HPM_BUTN ((BUTN_Type *) HPM_BUTN_BASE)
Completed in 25 milliseconds