ESP-IDF
+
0
/45 examples
SourceVu will show references to
esp_bt_controller_config_t::pcm_polar
from the following samples and libraries:
blufi sample
esp_hid_device sample
esp_hid_host sample
ble_adv_scan_combined sample
controller_hci_uart_esp32 sample
controller_hci_uart_esp32c3_and_esp32s3 sample
controller_vhci_ble_adv sample
hci sample
Bluedroid_Beacon sample
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
ble_ancs sample
ble_compatibility_test sample
ble_eddystone sample
ble_hid_device_demo sample
ble_ibeacon sample
ble_spp_client sample
ble_spp_server sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_client sample
ble50_security_server sample
multi-adv sample
periodic_adv sample
periodic_sync sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_client sample
throughput_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_bt_controller_config_t::pcm_polar
esp_bt_controller_config_t::pcm_polar field
PCM polarity (falling clk edge & rising clk edge). Configurable in menuconfig - 0 - Falling Edge (default) - 1 - Rising Edge
Syntax
Show:
Summary
Declaration
from
esp_bt.h:311
uint8_t
pcm_polar
;
Examples
esp_bt_controller_config_t::pcm_polar
is referenced by 45 libraries and example projects:
blufi sample
esp_hid_device sample
esp_hid_host sample
ble_adv_scan_combined sample
controller_hci_uart_esp32 sample
controller_hci_uart_esp32c3_and_esp32s3 sample
controller_vhci_ble_adv sample
hci sample
Bluedroid_Beacon sample
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
ble_ancs sample
ble_compatibility_test sample
ble_eddystone sample
ble_hid_device_demo sample
ble_ibeacon sample
ble_spp_client sample
ble_spp_server sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_client sample
ble50_security_server sample
multi-adv sample
periodic_adv sample
periodic_sync sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_client sample
throughput_server sample
References
from
0/45
examples
Code
Location
Referrer
uint8_t
pcm_polar
;
/*!< PCM polarity (falling clk edge & rising clk edge). Configurable in menuconfig
esp_bt.h:311
esp_bt_controller_config_t
bt_cfg
=
BT_CONTROLLER_INIT_CONFIG_DEFAULT
(
)
;
ble_mesh_example_init.c:52
bluetooth_init()
esp_bt_controller_config_t
config_opts
=
BT_CONTROLLER_INIT_CONFIG_DEFAULT
(
)
;
nimble_port.c:179
nimble_port_init()
esp_bt_controller_config_t
bt_cfg
=
BT_CONTROLLER_INIT_CONFIG_DEFAULT
(
)
;
simple_ble.c:237
simple_ble_start()
Call Tree
from
0/45
examples
All items filtered out
All items filtered out
Data Use
from
0/45
examples
All items filtered out
All items filtered out
Class Tree
from
0/45
examples
All items filtered out
All items filtered out
Override Tree
from
0/45
examples
All items filtered out
All items filtered out
Implementations
from
0/45
examples
All items filtered out
All items filtered out
Instances
from
0/45
examples
Lifecycle
from
0/45
examples
All items filtered out
All items filtered out