Home
last modified time | relevance | path

Searched defs:pin (Results 1 – 25 of 97) sorted by relevance

1234

/ohos5.0/drivers/hdf_core/adapter/platform/gpio/
H A Dgpio_gr5xx.c39 static inline app_io_type_t GpioDevPinMap(uint32_t id, uint32_t *pin) in GpioDevPinMap()
67 uint32_t pin = 0; in GpioDevSetDir() local
112 uint32_t pin = 0; in GpioDevWrite() local
133 uint32_t pin = 0; in GpioDevRead() local
157 static int32_t GetPinIndex(uint32_t pin) in GetPinIndex()
190 uint32_t pin = 0; in GpioDevEnableIrq() local
214 uint32_t pin = 0; in GpioDevDisableIrq() local
238 uint32_t pin = 0; in GpioDevSetIrq() local
276 uint32_t pin = 0; in GpioDevUnSetIrq() local
H A Dgpio_bes.c46 uint32_t pin; member
77 static void OemGpioIrqHdl(enum HAL_GPIO_PIN_T pin) in OemGpioIrqHdl()
418 enum HAL_GPIO_PIN_T pin = (enum HAL_GPIO_PIN_T)g_gpioPinReflectionMap[gpio]; local
441 enum HAL_GPIO_PIN_T pin = (enum HAL_GPIO_PIN_T)g_gpioPinReflectionMap[gpio]; local
H A Dgpio_stm32f4xx.c46 uint32_t pin; member
83 uint32_t pin; member
108 static void OemGpioIrqHdl(uint32_t pin) in OemGpioIrqHdl()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_temp_disc_event.h81 std::string pin; variable
H A Dauthorizing_negotiation_request_state.cpp83 std::string pin; in ExecuteStateMsg() local
H A Dp2p_group_join_state.cpp90 std::string pin = wps.GetPin(); in StartPbc() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp764 std::string pin = "1234"; variable
784 std::string pin = "1234"; variable
805 std::string pin = "1234"; variable
826 std::string pin = "1234"; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/manager_test/src/
H A Daudio_manager_unit_test.cpp886 AudioPin pin = AudioPin::AUDIO_PIN_NONE; variable
898 AudioPin pin = AudioPin::AUDIO_PIN_OUT_SPEAKER; variable
910 AudioPin pin = AudioPin::AUDIO_PIN_OUT_HEADSET; variable
922 AudioPin pin = AudioPin::AUDIO_PIN_OUT_LINEOUT; variable
934 AudioPin pin = AudioPin::AUDIO_PIN_OUT_HDMI; variable
946 AudioPin pin = AudioPin::AUDIO_PIN_OUT_USB; variable
982 AudioPin pin = AudioPin::AUDIO_PIN_IN_MIC; variable
994 AudioPin pin = AudioPin::AUDIO_PIN_IN_HS_MIC; variable
1006 AudioPin pin = AudioPin::AUDIO_PIN_IN_LINEIN; variable
1018 AudioPin pin = AudioPin::AUDIO_PIN_IN_USB_EXT; variable
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_p2p_hal_interface_test.cpp103 void onProvisionDiscoveryShowPin(const std::string &address, const std::string &pin) in onProvisionDiscoveryShowPin()
202 std::string pin = "adc123456"; variable
323 std::string pin; variable
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/addcredentialstub_fuzzer/
H A Daddcredentialstub_fuzzer.cpp70 PinSubType pin = pinType.value_or(PinSubType::PIN_MAX); in AddCredentialStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/updatecredentialstub_fuzzer/
H A Dupdatecredentialstub_fuzzer.cpp67 PinSubType pin = pinType.value_or(PinSubType::PIN_MAX); in UpdateCredentialStubFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_p2p_interface_test.cpp110 char pin[32] = {0}; variable
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/dellocalauthinfo_fuzzer/
H A Ddellocalauthinfo_fuzzer.cpp34 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/destroy_fuzzer/
H A Ddestroy_fuzzer.cpp34 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/getinstance_fuzzer/
H A Dgetinstance_fuzzer.cpp36 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/istrustpeer_fuzzer/
H A Distrustpeer_fuzzer.cpp34 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/listtrustpeer_fuzzer/
H A Dlisttrustpeer_fuzzer.cpp35 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/authenticatepeer_fuzzer/
H A Dauthenticatepeer_fuzzer.cpp36 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/startpake_fuzzer/
H A Dstartpake_fuzzer.cpp34 struct hc_pin *pin, struct operation_parameter *para) in GetProtocolParamsCb()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp318 void WarpNotifyInvitationSent(const std::string &pin, const std::string &peerAddress) const in WarpNotifyInvitationSent() argument
322 void WarpNotifyP2pProvDiscShowPinRequest(const std::string &pin, const std::string &peerAddress) in WarpNotifyP2pProvDiscShowPinRequest()
631 std::string pin; variable
638 std::string pin; variable
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dpake_client.c36 …t pake_client *build_pake_client(const struct session_identity *identity, const struct hc_pin *pin, in build_pake_client()
415 …t pake_client *build_pake_client(const struct session_identity *identity, const struct hc_pin *pin, in build_pake_client()
/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp89 FILE *pin = popen("cat /proc/bus/input/devices", "r"); in Execute() local
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp82 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin) in OH_NetStack_GetPinSetForHostName()
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp67 FILE *pin = popen("cat /proc/bus/input/devices", "r"); in Execute() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H A Dpake_client.h30 struct hc_pin pin; member

1234