Searched refs:LLWU_F1_WUF2_SHIFT (Results 1 – 12 of 12) sorted by relevance
1776 #define LLWU_F1_WUF2_SHIFT (2U) macro1777 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…
7607 #define LLWU_F1_WUF2_SHIFT (2U) macro7612 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…
4523 #define LLWU_F1_WUF2_SHIFT (2U) macro4524 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…
3504 #define LLWU_F1_WUF2_SHIFT (2U) macro3505 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…
16009 #define LLWU_F1_WUF2_SHIFT (2U) macro16014 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…
3169 #define LLWU_F1_WUF2_SHIFT 2 macro3171 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x))<<LLWU_F1_WUF2_SHIFT))&L…
9196 #define LLWU_RD_F1_WUF2(base) ((LLWU_F1_REG(base) & LLWU_F1_WUF2_MASK) >> LLWU_F1_WUF2_SHIFT)9197 #define LLWU_BRD_F1_WUF2(base) (BME_UBFX8(&LLWU_F1_REG(base), LLWU_F1_WUF2_SHIFT, LLWU_F1_WUF2_WIDT…9201 …alue) (BME_BFI8(&LLWU_F1_REG(base), ((uint8_t)(value) << LLWU_F1_WUF2_SHIFT), LLWU_F1_WUF2_SHIFT, …
3433 #define LLWU_F1_WUF2_SHIFT (2U) macro3434 #define LLWU_F1_WUF2(x) (((uint8_t)(((uint8_t)(x)) << LLWU_F1_WUF2_SHIFT))…