Searched refs:OB_USER_MASK (Results 1 – 7 of 7) sorted by relevance
49 #define OB_USER_MASK ((uint8_t)0x38U) macro574 …(uint8_t)((uint8_t)((uint8_t)(ob_fwdgt) | ob_deepsleep) | ob_stdby) | ob_bor_th) | (OB_USER_MASK)); in ob_user_write()
46 #define OB_USER_MASK ((uint8_t)0x18U) macro581 …(uint8_t)((uint8_t)((uint8_t)(ob_fwdgt) | ob_deepsleep) | ob_stdby) | ob_bor_th) | (OB_USER_MASK)); in ob_user_write()
50 #define OB_USER_MASK ((uint8_t)0xF8U) macro585 temp = ((uint8_t)((uint8_t)((uint8_t)(ob_fwdgt) | ob_deepsleep) | ob_stdby) | (OB_USER_MASK)); in ob_user_write()
186 #define OB_USER_MASK ((uint8_t)0xF0U) /*!< MASK value */ macro
402 …p = ((uint8_t)((uint8_t)((uint8_t)(ob_boot | ob_fwdgt) | ob_deepsleep) | ob_stdby) | OB_USER_MASK); in ob_user_write()
225 #define OB_USER_MASK ((uint8_t)0xF0U) /*!< MASK value */ macro
684 …p = ((uint8_t)((uint8_t)((uint8_t)(ob_boot | ob_fwdgt) | ob_deepsleep) | ob_stdby) | OB_USER_MASK); in ob_user_write()