/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gls/ |
D | gls_racp.c | 59 if (p_compared_date_time->month < p_base_date_time->month) { in gls_racp_user_time_compare() 61 } else if (p_compared_date_time->month > p_base_date_time->month) { in gls_racp_user_time_compare()
|
D | gls.c | 879 p_encoded_buffer[length++] = LO_U16(p_meas->base_time.month); in gls_meas_value_encode()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/common/ |
D | ble_prf_utils.c | 85 *(p_packed_val + OFFSET_2) = p_date_time->month; in prf_pack_date_time() 98 p_date_time->month = p_packed_val[OFFSET_2]; in prf_unpack_date_time()
|
D | ble_prf_types.h | 100 uint8_t month; /**< month time element. */ member
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/app_log/ |
D | app_log_store.h | 74 uint8_t month; /**< Month time element. */ member
|
D | app_log_store.c | 161 rtc_time.year, rtc_time.month, rtc_time.day, \ in log_store_time_stamp_encode()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
D | hi_gv_clock.h | 29 HI_U32 month; /* Month , */ member
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/ |
D | hal_prf_types.h | 100 uint8_t month; member
|
/device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/ |
D | goodix_tool.c | 89 char month[4] = {0}; in tool_set_proc_name() local 96 sscanf(date, "%s %d %d", month, &n_day, &n_year); in tool_set_proc_name() 100 if (!memcmp(months[i], month, 3)) in tool_set_proc_name()
|
/device/board/unionman/unionpi_tiger/hardware/bt/src/ |
D | rtk_btsnoop_net.c | 330 uint8_t month = (t->tm_mon + 1) & 0xFF; in rtk_btsnoop_net_write() local 337 buffer[6L] = month; in rtk_btsnoop_net_write()
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
D | rtk_btsnoop_net.c | 307 uint8_t month = (t->tm_mon + 1) & 0xFF; in rtk_btsnoop_net_write() local 315 buffer[6] = month; in rtk_btsnoop_net_write()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts/ |
D | cts.c | 511 if (cur_time_set.day_date_time.date_time.month <= VALUE_12) { in cts_cur_time_write_handler() 512 …_cts_env.cts_init.cur_time.day_date_time.date_time.month = cur_time_set.day_date_time.date_time.mo… in cts_cur_time_write_handler()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/uds/ |
D | uds.h | 194 uint8_t month; /**< month time element of birth date. */ member
|
D | uds.c | 803 date_of_birth.month = p_data[INDEX_2]; in uds_date_of_birth_write_handler() 806 if (date_of_birth.month > MONTH_12 || (date_of_birth.day > DAY_31) ||\ in uds_date_of_birth_write_handler() 938 uds_chars_val.date_of_birth.month = MONTH_01; in uds_op_regist_new_user_handler() 1499 uds_chars_val.date_of_birth.month = MONTH_01; in uds_regist_new_user()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/halmac_88xx/ |
D | halmac_fw_88xx.c | 525 ver->build_time.month = info->build_time.month; in get_fw_version_88xx() 545 info->build_time.month = *(fw_bin + WLAN_FW_HDR_MONTH); in update_fw_info_88xx() 559 info->build_time.year, info->build_time.month, in update_fw_info_88xx()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
D | rk-camera-module.h | 123 __u32 month; member
|
/device/board/isoftstone/yangfan/kernel/src/incl/uapi/linux/ |
D | rk-camera-module.h | 147 __u32 month; member
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/i2c/ |
D | gc8034.c | 117 u32 month; member 1270 otp_ptr->month = info[5]; in gc8034_otp_read() 1276 otp_ptr->month, in gc8034_otp_read() 1575 inf->fac.month = otp->month; in gc8034_get_otp()
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
D | rk-camera-module.h | 218 __u32 month; member
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bps/ |
D | bps.c | 429 p_encoded_buffer[length++] = p_meas->time_stamp.month; in bps_measurement_encode()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts_c/ |
D | cts_c.c | 193 if (p_cur_time->day_date_time.date_time.month > OFFSET_12) { in cts_c_cur_time_valid_check()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/wss/ |
D | wss.c | 451 local_buff[length++] = p_wss_meas_val[i].time_stamp.month; in wss_meas_value_encoded()
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hts/ |
D | hts.c | 499 p_encoded_buffer[length++] = p_meas->time_stamp.month; in hts_htm_encoded()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/ |
D | halmac_type.h | 1068 u8 month; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|