Searched defs:V (Results 1 – 8 of 8) sorted by relevance
/device/generic/goldfish/wifi/mac80211_create_radios/ |
D | main.cpp | 137 #define PUT_DATA(MSG, TYPE, V, SIZE, R) \ argument 143 #define PUT_VALUE(MSG, TYPE, V, R) PUT_DATA(MSG, TYPE, &(V), sizeof(V), (R)) argument
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | core_cm0.h | 236 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 275 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_cm0plus.h | 247 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 286 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_sc000.h | 242 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 281 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_sc300.h | 243 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 282 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_cm3.h | 243 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 282 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_cm4.h | 290 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 329 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|
D | core_cm7.h | 305 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member 344 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ member
|