Searched defs:custom (Results 1 – 7 of 7) sorted by relevance
59 uint8_t custom[CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE]; /*!< Reserve for custom propose */ member
91 } custom; member
570 hi_u32 *custom = (hi_u32 *)data; in init_print_params_proc() local
249 struct tr_custom_reg custom; member
248 struct tr_custom_reg custom; member
31 #define VDO(vid, type, ver, custom) (((vid) << 16) | ((type) << 15) | ((ver) << 13) | ((custom)&0x7… argument
463 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process() local