Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 99) sorted by relevance

1234

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dexport.h25 #define __CRC_SYMBOL(sym, sec) \ argument
31 #define __CRC_SYMBOL(sym, sec) \ argument
38 #define __CRC_SYMBOL(sym, sec) argument
49 #define __KSYMTAB_ENTRY_NS(sym, sec) \ argument
59 #define __KSYMTAB_ENTRY(sym, sec) \ argument
75 #define __KSYMTAB_ENTRY_NS(sym, sec) \ argument
81 #define __KSYMTAB_ENTRY(sym, sec) \ argument
96 #define ___EXPORT_SYMBOL(sym, sec) __GENKSYMS_EXPORT_SYMBOL(sym) argument
97 #define ___EXPORT_SYMBOL_NS(sym, sec, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument
101 #define ___export_symbol_common(sym, sec) \ argument
[all …]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dsntp_opts.h105 #define SNTP_SET_SYSTEM_TIME(sec) (void)stime(&sec) argument
113 #define SNTP_SET_SYSTEM_TIME_US(sec, us) argument
203 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while (0) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_security.c75 #define WEP_SW_ENC_CNT_INC(sec, ra) do {\ argument
84 #define WEP_SW_DEC_CNT_INC(sec, ra) do {\ argument
93 #define TKIP_SW_ENC_CNT_INC(sec, ra) do {\ argument
102 #define TKIP_SW_DEC_CNT_INC(sec, ra) do {\ argument
111 #define AES_SW_ENC_CNT_INC(sec, ra) do {\ argument
120 #define AES_SW_DEC_CNT_INC(sec, ra) do {\ argument
129 #define GCMP_SW_ENC_CNT_INC(sec, ra) do {\ argument
138 #define GCMP_SW_DEC_CNT_INC(sec, ra) do {\ argument
147 #define WEP_SW_ENC_CNT_INC(sec, ra) argument
148 #define WEP_SW_DEC_CNT_INC(sec, ra) argument
[all …]
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_ptpc_drv.c70 hpm_stat_t ptpc_update_timer(PTPC_Type *ptr, uint8_t index, uint32_t sec, uint32_t ns, ptpc_countin… in ptpc_update_timer()
87 hpm_stat_t ptpc_init_timer_with_initial(PTPC_Type *ptr, uint8_t index, uint32_t sec, uint32_t ns, p… in ptpc_init_timer_with_initial()
/device/soc/esp/esp32/components/bt/common/osi/
Dconfig.c229 section_t *sec = section_find(config, section); in config_set_string() local
257 section_t *sec = section_find(config, section); in config_remove_section() local
272 section_t *sec = section_find(config, section); in config_remove_key() local
672 section_t *sec = list_node(node); in section_find() local
707 section_t *sec = section_find(config, section); in entry_find() local
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_ptpc_drv.h140 static inline void ptpc_set_second_update(PTPC_Type *ptr, uint8_t index, uint32_t sec) in ptpc_set_second_update()
191 static inline void ptpc_config_compare(PTPC_Type *ptr, uint8_t index, uint32_t sec, uint32_t ns) in ptpc_config_compare()
205 static inline void ptpc_update_timestamp_second(PTPC_Type *ptr, uint8_t index, uint32_t sec) in ptpc_update_timestamp_second()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/sid/
Dsunxi-sid.c162 void __iomem **base, s8 *compatible, u32 sec) in sid_get_base()
171 static void sid_put_base(struct device_node *pnode, void __iomem *base, u32 sec) in sid_put_base()
180 static u32 sid_readl(void __iomem *base, u32 sec) in sid_readl()
207 static u32 sid_read_key(s8 *key_name, u32 *key_buf, u32 key_size, u32 sec) in sid_read_key()
230 static u32 sid_rd_bits(s8 *name, u32 offset, u32 shift, u32 mask, u32 sec) in sid_rd_bits()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/store/config/src/
Dble_store_nvram.c65 static void ble_store_nvram_print_value_sec(const struct ble_store_value_sec *sec) in ble_store_nvram_print_value_sec()
93 static void ble_store_nvram_print_value_cccd(const struct ble_store_value_cccd *sec) in ble_store_nvram_print_value_cccd()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_store.h128 struct ble_store_key_sec sec; member
137 struct ble_store_value_sec sec; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dhi_time.c81 hi_u32 hi_set_real_time(hi_u32 sec) in hi_set_real_time()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/security/
Dsecurity_func.c36 int sec = 0; in sec_Command() local
/device/board/isoftstone/yangfan/kernel/src/driv/soc/
Dflash_vendor_storage.c55 int flash_vendor_dev_ops_register(int (*read)(u32 sec, in flash_vendor_dev_ops_register()
58 int (*write)(u32 sec, in flash_vendor_dev_ops_register()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_calendar.h95 uint8_t sec; /**< Specifies the Calendar time seconds. member
162 uint8_t sec; /**< The seconds for the date alarm. */ member
/device/soc/winnermicro/wm800/board/include/os/
Dwm_osal.h42 os_time_t sec; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_misc.c113 const struct ble_store_value_sec *sec; in ble_hs_misc_restore_one_irk() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/best2003/
Dhal_sec_best2003.c26 static struct HAL_SEC_T *const sec = (struct HAL_SEC_T *)TRUST_ZONE_BASE; variable
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/app_log/
Dapp_log_store.h78 uint8_t sec; /**< Second time element. */ member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/fhost/application/
Dwifi_host_iperf.h59 uint32_t sec; member
68 uint32_t sec; member
/device/soc/esp/esp32/components/newlib/
Dtime.c137 int64_t sec = delta->tv_sec; in adjtime() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/common/
Dble_prf_types.h104 uint8_t sec; /**< second time element. */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/
Dswdemux_test.c91 sec_cb (SWDMX_UInt8 *sec, SWDMX_Int len, SWDMX_Ptr data) in sec_cb()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/include/btc/
Dbtc_dm.h29 tBTA_DM_SEC sec; member
/device/board/talkweb/niobe407/liteos_m/lwip_adapter/include/
Dlwipopts.h178 #define SNTP_SET_SYSTEM_TIME(sec) SntpSetTime(sec) argument
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_ETC.c163 unsigned long sec, usec, time; in MeasureTime() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcm_app_utils.c66 int sec; in cca_per_chan_summary() local

1234