Home
last modified time | relevance | path

Searched refs:LINV2_CONTROL_STATUS_RESET_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_linv2_regs.h264 #define LINV2_CONTROL_STATUS_RESET_INT_MASK (0x8U) macro
266 …(x) (((uint32_t)(x) << LINV2_CONTROL_STATUS_RESET_INT_SHIFT) & LINV2_CONTROL_STATUS_RESET_INT_MASK)
267 #define LINV2_CONTROL_STATUS_RESET_INT_GET(x) (((uint32_t)(x) & LINV2_CONTROL_STATUS_RESET_INT_MASK
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_linv2_drv.h98 …= ((ptr->CONTROL_STATUS) & ~LINV2_CONTROL_STATUS_SLEEP_MASK) | LINV2_CONTROL_STATUS_RESET_INT_MASK; in lin_reset_interrupt()

Completed in 8 milliseconds