/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
D | stm32f4xx_ll_utils.c | 343 uint32_t latency = LL_FLASH_LATENCY_0; /* default value 0WS */ in LL_SetFlashLatency() local 357 if((HCLK_Frequency > UTILS_SCALE1_LATENCY5_FREQ)&&(latency == LL_FLASH_LATENCY_0)) in LL_SetFlashLatency() 359 latency = LL_FLASH_LATENCY_5; in LL_SetFlashLatency() 363 if((HCLK_Frequency > UTILS_SCALE1_LATENCY4_FREQ)&&(latency == LL_FLASH_LATENCY_0)) in LL_SetFlashLatency() 365 latency = LL_FLASH_LATENCY_4; in LL_SetFlashLatency() 369 if((HCLK_Frequency > UTILS_SCALE1_LATENCY3_FREQ)&&(latency == LL_FLASH_LATENCY_0)) in LL_SetFlashLatency() 371 latency = LL_FLASH_LATENCY_3; in LL_SetFlashLatency() 375 if((HCLK_Frequency > UTILS_SCALE1_LATENCY2_FREQ)&&(latency == LL_FLASH_LATENCY_0)) in LL_SetFlashLatency() 377 latency = LL_FLASH_LATENCY_2; in LL_SetFlashLatency() 381 if((HCLK_Frequency > UTILS_SCALE1_LATENCY1_FREQ)&&(latency == LL_FLASH_LATENCY_0)) in LL_SetFlashLatency() [all …]
|
/device/soc/amlogic/a311d/soc/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b-unionpi-tiger.dtsi | 49 clock-latency = <50000>; 56 clock-latency = <50000>; 63 clock-latency = <50000>; 70 clock-latency = <50000>; 77 clock-latency = <50000>; 84 clock-latency = <50000>;
|
/device/soc/amlogic/a311d/hardware/media/libamplayer/audio_render/ |
D | amplayer_audio_render_adapter.cpp | 153 uint32_t latency = 0; in get_latency_from_driver() local 168 latency = (frames * 1000) / 48000; in get_latency_from_driver() 176 return latency; in get_latency_from_driver() 181 uint32_t latency; in audio_render_get_latency() local 184 latency = get_latency_from_driver(r); in audio_render_get_latency() 186 return latency; in audio_render_get_latency()
|
/device/soc/telink/b91/b91_ble_sdk/stack/ble/host/l2cap/ |
D | l2cap.h | 60 u8 bls_l2cap_requestConnParamUpdate(u16 connHandle, u16 min_interval, u16 max_interval, u16 latency… 82 …2cap_processConnParamUpdatePending(u16 connHandle, u16 min_interval, u16 max_interval, u16 latency,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/ |
D | Kconfig | 17 tristate "Mali GPU IRQ latency measurement" 22 can determine the latency of the Mali GPU IRQ on your system.
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/ |
D | hal_gapc_task.h | 684 uint16_t latency; member 703 uint16_t latency; member 721 uint16_t latency; member 758 uint16_t latency; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 115 UINT16 latency, UINT16 timeout) in L2CA_UpdateBleConnParams() argument 155 p_lcb->waiting_update_conn_latency = latency; in L2CA_UpdateBleConnParams() 681 UINT16 min_interval, max_interval, latency, timeout; in l2cble_process_sig_cmd() local 709 STREAM_TO_UINT16 (latency, p); /* 0x0000 - 0x03E8 */ in l2cble_process_sig_cmd() 715 latency > BTM_BLE_CONN_LATENCY_MAX || in l2cble_process_sig_cmd() 723 ((timeout * 10) < ((1 + latency) *((max_interval * 5) >> 1))) || in l2cble_process_sig_cmd() 734 p_lcb->waiting_update_conn_latency = latency; in l2cble_process_sig_cmd() 1128 UINT16 latency, UINT16 timeout) in l2cble_process_rc_param_request_evt() argument 1137 …btsnd_hcic_ble_rc_param_req_reply(handle, int_min, int_max, latency, timeout, BLE_CE_LEN_MIN, BLE_… in l2cble_process_rc_param_request_evt() 1142 …btsnd_hcic_ble_rc_param_req_reply(handle, int_min, int_max, latency, timeout, BLE_CE_LEN_MIN, BLE_… in l2cble_process_rc_param_request_evt()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/ |
D | Kconfig | 37 This option will build the IRQ latency measurement test module. 38 It can determine the latency of the Mali GPU IRQ on your system.
|
D | Mconfig | 37 This option will build the IRQ latency measurement test module. 38 It can determine the latency of the Mali GPU IRQ on your system.
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 249 UINT16_TO_STREAM(p, p_db_attr->attr_value.conn_param.latency); /* latency */ in gap_read_attr_value() 417 p_db_attr->attr_value.conn_param.latency = GAP_PREFER_CONN_LATENCY; /* 0 */ in gap_attr_db_init() 611 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local 641 STREAM_TO_UINT16 (latency, pp); in gap_ble_c_cmpl_cback() 644 BTM_BleSetPrefConnParams (p_clcb->bda, min, max, latency, tout); in gap_ble_c_cmpl_cback()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_qos.c | 42 .latency = 625 * p_data->qos_set.t_poll, /* microseconds */ in bta_dm_set_qos()
|
/device/soc/winnermicro/wm800/board/include/bt/ |
D | wm_ble.h | 185 int latency,
|
/device/soc/esp/esp32/components/esp_wifi/include/ |
D | esp_coexist_internal.h | 106 int coex_wifi_request(uint32_t event, uint32_t latency, uint32_t duration);
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
D | sonata_prf_hogprh_api.h | 273 void sonata_prf_hogprh_updata_conn_params(uint16_t intv_min, uint16_t intv_max, uint16_t latency, u…
|
D | ohos_bt_gatt_client.h | 56 typedef void (*ConnectParaUpdateCallback)(int connId, int interval, int latency, int timeout, int s…
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/ |
D | ble_gapc.h | 332 uint16_t latency; /**< Latency for the connection in number of connection events. member 840 uint16_t ble_gap_latency_set(uint8_t conn_idx, uint16_t latency);
|
/device/board/isoftstone/yangfan/kernel/src/incl/soc/ |
D | scpi.h | 25 u32 latency; /* in usecs */ member
|
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
D | scpi.h | 25 u32 latency; /* in usecs */ member
|
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
D | scpi.h | 25 u32 latency; /* in usecs */ member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/modules/ |
D | ble_types.h | 749 uint16_t latency; member 770 uint16_t latency; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 446 …uint16_t latency; /*!< Slave latency for the connection in number of… member 457 …uint16_t latency; /*!< Slave latency for the connection in number of… member 817 uint16_t latency; /*!< ext scan type */ member 997 …uint16_t latency; /*!< Slave latency for the connection in number of conn… member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/ |
D | scpi_protocol.h | 107 unsigned int latency; /* in usecs */ member
|
/device/soc/amlogic/a311d/soc/include/linux/amlogic/ |
D | scpi_protocol.h | 104 unsigned int latency; /* in usecs */ member
|
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/ |
D | rk3588s.dtsi | 468 entry-latency-us = <100>; 469 exit-latency-us = <120>; 555 clock-latency-ns = <40000>; 562 clock-latency-ns = <40000>; 568 clock-latency-ns = <40000>; 574 clock-latency-ns = <40000>; 580 clock-latency-ns = <40000>; 586 clock-latency-ns = <40000>; 592 clock-latency-ns = <40000>; 598 clock-latency-ns = <40000>; [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/frame_sync/ |
D | tsync.h | 164 extern void timestamp_set_pcrlatency(u32 latency);
|