Home
last modified time | relevance | path

Searched defs:err (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dbtstack_hci_transport_cyw43.c57 int err = cyw43_bluetooth_hci_init(); in hci_transport_cyw43_open() local
105 int err = cyw43_bluetooth_hci_write(buffer, buffer_size); in hci_transport_cyw43_send_packet() local
146 …int err = cyw43_bluetooth_hci_read(hci_packet_with_pre_buffer, sizeof(hci_packet_with_pre_buffer),… in hci_transport_cyw43_process() local
/hal_rpi_pico-latest/test/hardware_pwm_test/
Dhardware_pwm_test.c156 int err = 0; in main() local
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch.c101 int err = cyw43_arch_wifi_connect_bssid_async(ssid, bssid, pw, auth); in cyw43_arch_wifi_connect_bssid_until() local
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus.c325 cybt_result_t err = cybt_set_bt_awake(true); in cybt_bus_request() local