Home
last modified time | relevance | path

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

12

/Zephyr-latest/scripts/west_commands/tests/
Dtest_bossac.py168 def test_bossac_init(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
201 def test_bossac_create(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
238 def test_bossac_create_with_speed(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
276 def test_bossac_create_with_erase(cc, req, get_cod_par, sup, runner_config, tmpdir): argument
312 def test_bossac_create_with_flash_address(cc, req, get_cod_par, sup, argument
355 def test_bossac_create_with_omit_address(cc, req, bcfg_ini, sup, argument
391 def test_bossac_create_with_arduino(cc, req, get_cod_par, sup, argument
425 def test_bossac_create_with_adafruit(cc, req, get_cod_par, sup, argument
460 def test_bossac_create_with_legacy(cc, req, get_cod_par, sup, argument
495 def test_bossac_create_with_oldsdk(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-latest/subsys/bluetooth/host/
Dhci_common.c31 struct bt_hci_evt_cmd_complete *cc; in bt_hci_cmd_complete_create() local
Dhci_raw.c230 struct bt_hci_evt_cc_status *cc; in bt_cmd_complete_ext() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_iso.h24 uint8_t cc[CONFIG_BT_AUDIO_CODEC_CFG_MAX_DATA_SIZE]; member
Dascs_internal.h67 struct bt_ascs_codec_config cc[0]; member
140 struct bt_ascs_codec_config cc[0]; member
/Zephyr-latest/drivers/disk/nvme/
Dnvme_controller.c62 uint32_t cc, csts; in nvme_controller_disable() local
100 uint32_t cc, csts; in nvme_controller_enable() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central.c521 struct node_rx_cc *cc; in ll_connect_disable() local
686 struct node_rx_cc *cc; local
1059 struct node_rx_pdu *cc; local
Dull_peripheral.c86 struct node_rx_cc *cc; local
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_tc_snk_states.c21 enum tc_cc_voltage_state cc; in sink_power_sub_states() local
/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c160 uint32_t cc; in remote_callback() local
Dsoc.c169 uint32_t cc = nrf_rtc_cc_get(rtc, chan); in rtc_ticks_to_next_event_get() local
/Zephyr-latest/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c360 struct bt_hci_evt_cmd_complete cc; member
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c378 const struct bt_hci_evt_cmd_complete cc; in main() member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c752 uint8_t cc = SW_SWITCH_TIMER_EVTS_COMP(sw_tifs_toggle); in sw_switch() local
1711 uint64_t cc; in radio_tmr_start_get() local
1838 uint32_t cc; in radio_tmr_sample() local
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c60 struct bt_hci_evt_cmd_complete *cc; in cmd_complete() local
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c86 static inline int get_comparator(uint32_t chan, uint64_t *cc) in get_comparator()
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c354 uint32_t cc = ID_TO_CC(id); in alarm_irq_handle() local
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c89 struct bt_hci_evt_cmd_complete *cc; in cmd_complete() local

12