Home
last modified time | relevance | path

Searched refs:BUTN_BTN_IRQ_MASK_PCLICK_MASK (Results 1 – 4 of 4) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_butn_regs.h162 #define BUTN_BTN_IRQ_MASK_PCLICK_MASK (0x70000UL) macro
164 …K_PCLICK_SET(x) (((uint32_t)(x) << BUTN_BTN_IRQ_MASK_PCLICK_SHIFT) & BUTN_BTN_IRQ_MASK_PCLICK_MASK)
165 #define BUTN_BTN_IRQ_MASK_PCLICK_GET(x) (((uint32_t)(x) & BUTN_BTN_IRQ_MASK_PCLICK_MASK) >> BUTN_BT…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_butn_regs.h162 #define BUTN_BTN_IRQ_MASK_PCLICK_MASK (0x70000UL) macro
164 …K_PCLICK_SET(x) (((uint32_t)(x) << BUTN_BTN_IRQ_MASK_PCLICK_SHIFT) & BUTN_BTN_IRQ_MASK_PCLICK_MASK)
165 #define BUTN_BTN_IRQ_MASK_PCLICK_GET(x) (((uint32_t)(x) & BUTN_BTN_IRQ_MASK_PCLICK_MASK) >> BUTN_BT…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_butn_regs.h162 #define BUTN_BTN_IRQ_MASK_PCLICK_MASK (0x70000UL) macro
164 …K_PCLICK_SET(x) (((uint32_t)(x) << BUTN_BTN_IRQ_MASK_PCLICK_SHIFT) & BUTN_BTN_IRQ_MASK_PCLICK_MASK)
165 #define BUTN_BTN_IRQ_MASK_PCLICK_GET(x) (((uint32_t)(x) & BUTN_BTN_IRQ_MASK_PCLICK_MASK) >> BUTN_BT…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_butn_regs.h162 #define BUTN_BTN_IRQ_MASK_PCLICK_MASK (0x70000UL) macro
164 …K_PCLICK_SET(x) (((uint32_t)(x) << BUTN_BTN_IRQ_MASK_PCLICK_SHIFT) & BUTN_BTN_IRQ_MASK_PCLICK_MASK)
165 #define BUTN_BTN_IRQ_MASK_PCLICK_GET(x) (((uint32_t)(x) & BUTN_BTN_IRQ_MASK_PCLICK_MASK) >> BUTN_BT…

Completed in 13 milliseconds