Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-Core-3.5.0/scripts/west_commands/tests/
Dtest_bossac.py161 def test_bossac_init(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
193 def test_bossac_create(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
229 def test_bossac_create_with_speed(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
267 def test_bossac_create_with_flash_address(cc, req, get_cod_par, sup, argument
310 def test_bossac_create_with_omit_address(cc, req, bcfg_ini, sup, argument
346 def test_bossac_create_with_arduino(cc, req, get_cod_par, sup, argument
380 def test_bossac_create_with_adafruit(cc, req, get_cod_par, sup, argument
415 def test_bossac_create_with_legacy(cc, req, get_cod_par, sup, argument
450 def test_bossac_create_with_oldsdk(cc, req, get_cod_par, sup, argument
486 def test_bossac_create_error_missing_dt_info(cc, req, get_cod_par, sup, argument
[all …]
Dtest_dediprog.py51 def test_dediprog_init(cc, req, tc, runner_config): argument
66 def test_dediprog_create(cc, req, tc, runner_config): argument
Dtest_mdb.py203 def test_flash_nsim(require, cc, test_case, mdb_nsim): argument
220 def test_multicores_nsim(require, pii, cc, test_case, mdb_nsim): argument
232 def test_flash_hw_no_hl(require, cc, test_case, mdb_hw_no_hl, tmpdir): argument
240 def test_flash_hw_hl(require, cc, test_case, mdb_hw_hl, tmpdir): argument
248 def test_flash_hw_err(require, cc, test_case, mdb_hw_no_hl): argument
283 def test_multicores_hw_no_hl(require, pii, cc, test_case, mdb_hw_no_hl, tmpdir): argument
294 def test_multicores_hw_hl(require, pii, cc, test_case, mdb_hw_hl, tmpdir): argument
Dtest_gd32isp.py50 def test_gd32isp_init(cc, req, runner_config): argument
59 def test_gd32isp_create(cc, req, runner_config): argument
Dtest_blackmagicprobe.py62 def test_blackmagicprobe_init(cc, req, command, runner_config): argument
71 def test_blackmagicprobe_create(cc, req, command, runner_config): argument
84 def test_blackmagicprobe_connect_rst(cc, req, command, runner_config): argument
Dtest_pyocd.py169 def test_flash(require, cc, pyocd_args, expected, pyocd): argument
193 def test_debugserver(require, cc, pyocd_args, expected, pyocd): argument
213 def test_flash_args(require, cc, bc, pyocd_args, flash_addr, expected, pyocd): argument
243 def test_debugserver_args(require, cc, bc, pyocd_args, expected, pyocd): argument
Dtest_stm32flash.py78 def test_stm32flash_init(cc, req, action, runner_config): argument
97 def test_stm32flash_create(cc, req, action, runner_config): argument
Dtest_dfu_util.py81 def test_dfu_util_init(cc, req, find_device, tc, runner_config): argument
111 def test_dfu_util_create(cc, req, gfa, find_device, tc, runner_config, tmpdir): argument
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dhci_common.c28 struct bt_hci_evt_cmd_complete *cc; in bt_hci_cmd_complete_create() local
Dhci_raw.c239 struct bt_hci_evt_cc_status *cc; in bt_cmd_complete_ext() local
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dbap_iso.h19 uint8_t cc[CONFIG_BT_AUDIO_CODEC_CFG_MAX_DATA_SIZE]; member
Dascs_internal.h59 struct bt_ascs_codec_config cc[0]; member
132 struct bt_ascs_codec_config cc[0]; member
/Zephyr-Core-3.5.0/drivers/disk/nvme/
Dnvme_controller.c60 uint32_t cc, csts; in nvme_controller_disable() local
98 uint32_t cc, csts; in nvme_controller_enable() local
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_central.c514 struct node_rx_cc *cc; in ll_connect_disable() local
679 struct node_rx_cc *cc; local
1047 struct node_rx_pdu *cc; local
Dull_peripheral.c86 struct node_rx_cc *cc; local
/Zephyr-Core-3.5.0/subsys/usb/usb_c/
Dusbc_tc_snk_states.c20 enum tc_cc_voltage_state cc; in sink_power_sub_states() local
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf53/
Dsync_rtc.c159 uint32_t cc; in remote_callback() local
Dsoc.c168 uint32_t cc = nrf_rtc_cc_get(rtc, chan); in rtc_ticks_to_next_event_get() local
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart/src/
Dmain.c376 const struct bt_hci_evt_cmd_complete cc; in main() member
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c366 struct bt_hci_evt_cmd_complete cc; member
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Dtestsuite.py259 def find_c_files_in(path: str, extensions: list = ['c', 'cpp', 'cxx', 'cc']) -> list:
/Zephyr-Core-3.5.0/tests/bluetooth/hci_prop_evt/src/
Dmain.c54 struct bt_hci_evt_cmd_complete *cc; in cmd_complete() local
/Zephyr-Core-3.5.0/tests/bluetooth/host_long_adv_recv/src/
Dmain.c79 struct bt_hci_evt_cmd_complete *cc; in cmd_complete() local
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c712 uint8_t cc = SW_SWITCH_TIMER_EVTS_COMP(sw_tifs_toggle); in sw_switch() local
1523 uint32_t cc; in radio_tmr_sample() local
/Zephyr-Core-3.5.0/drivers/counter/
Dcounter_nrfx_timer.c338 uint32_t cc = ID_TO_CC(id); in alarm_irq_handle() local

12