Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 25 of 54) sorted by relevance

123

/Renode-v1.15.3-c57714d/tools/csv2resd/
Dresd.py128 def add_sample(self, sample): argument
129 self.samples.append({'sample': sample})
138 …return sum(len(data_block_sample_frequency(self.sample_type).build(sample)) for sample in self.sam…
152 def add_sample(self, sample, timestamp): argument
153 self.samples.append({'sample': sample, 'timestamp': timestamp})
161 …return sum(len(data_block_sample_arbitrary(self.sample_type).build(sample)) for sample in self.sam…
/Renode-v1.15.3-c57714d/scripts/single-node/
Dxtensa.resc5 machine LoadPlatformDescription @platforms/cpus/xtensa-sample-controller.repl
13 …sysbus LoadELF @https://dl.antmicro.com/projects/renode/xtensa-sample-controller-zephyr-hello-worl…
Dsam4s.resc2 :description: This script runs Zephyr shell sample on a SAM4S series platform.
Dsltb004a.resc2 # This script runs the Gecko SDK baremetal CLI sample on the SLTB004A platform in Renode
Dstm32l072.resc2 :description: This script runs the Zephyr shell_module sample on STM32L0 Discovery (B-L072Z-LRWAN1).
Dqomu.resc2 :description: This script runs Zephyr RTOS "Shell module" sample on a Qomu board.
Dquickfeather.resc2 :description: This script runs Zephyr RTOS "Dining philosophers" sample on a QuickFeather board.
Dlitex_vexriscv_tock.resc2 :description: This script runs Tock's cxx_hello sample on LiteX/VexRiscv
Dmiv.resc2 :description: This script runs Zephyr RTOS shell sample on a Mi-V RISC-V board.
Dcortex-r52.resc2 :description: This script runs the Zephyr philosophers sample on a 32-bit ARM Cortex-R52.
Darduino_uno_r4_minima.resc2 :description: This script runs Zephyr shell sample on Arduino Uno R4 Minima board
Dcortex-a53.resc2 :description: This script runs the Zephyr hello_world sample on a 64-bit ARM Cortex-A53.
Dsifive_fe310.resc2 :description: This script runs Zephyr RTOS shell sample on SiFive-FE310 platform.
Dstm32f4_tock.resc2 :description: This script runs the Tock cxx_hello sample on STM32F4 Discovery.
/Renode-v1.15.3-c57714d/scripts/complex/hci_uart/
Dhci_uart.resc9 # mesh sample
11 # heart rate peripheral sample
/Renode-v1.15.3-c57714d/tests/platforms/
DQuarkC1000.robot9 [Documentation] Runs Zephyr's 'hello_world' sample on Quark C1000 platform.
19 …[Documentation] Runs modified Zephyr's 'hello_world' sample on Quark C1000 platform. Thi…
48 [Documentation] Runs Zephyr's 'shell' sample on Quark C1000 platform.
65 [Documentation] Runs Zephyr's 'basic/button' sample on Quark C1000 platform.
85 [Documentation] Runs antmicro's 'sensor/lm74' sample on Quark C1000 platform.
101 …[Documentation] Runs Zephyr's 'net/echo' sample on Quark C1000 platform with external EN…
Dxtensa.robot8 …Execute Command machine LoadPlatformDescription @platforms/cpus/xtensa-sample-contro…
63 Test Zephyr hello_world sample
65 … sysbus LoadELF @https://dl.antmicro.com/projects/renode/xtensa-sample-controller-zephyr-…
Dambiq-apollo4.robot196 Wait For Line On Uart ADC#0 sample read=681, measured voltage=197.0 mV
197 Wait For Line On Uart ADC#1 sample read=1363, measured voltage=395.0 mV
198 Wait For Line On Uart ADC#2 sample read=2729, measured voltage=792.0 mV
199 Wait For Line On Uart ADC#3 sample read=4092, measured voltage=1188.0 mV
205 Wait For Line On Uart ADC#0 sample read=681, measured voltage=197.0 mV
206 Wait For Line On Uart ADC#1 sample read=0, measured voltage=0.0 mV
207 Wait For Line On Uart ADC#2 sample read=3445, measured voltage=1000.0 mV
208 Wait For Line On Uart ADC#3 sample read=4092, measured voltage=1188.0 mV
/Renode-v1.15.3-c57714d/tests/peripherals/
DLIS2DW12.robot73 # because the actual sample is kept until it is overwritten by a new sample.
126 …# Run for an additional second to allow RESD stream to finish before setting an actual sample to a…
127 # Otherwise set sample will be overridden by the one fed from RESD.
199 # 3 more HF sample periods, staying at the low frequency
201 Acceleration Should Be 0 31 # the last low-frequency sample repeating
209 # 3 more HF sample periods, staying at the high frequency
211 Acceleration Should Be 1 31 # the last high-frequency sample repeating
DLSM330.robot33 # (this is how the original Arduino sample works)
49 # (this is how the original Arduino sample works)
Dangle_rotated.data8 # Arduino Nano 33 BLE board (rotated and inverted channels, each sample repeated 5 times)
Dcircle_rotated.data8 # Arduino Nano 33 BLE board (rotated and inverted channels, each sample repeated 5 times)
/Renode-v1.15.3-c57714d/scripts/complex/litex_i2s/
DREADME.rst8 By default, the demo runs the simulation for 3.2 virtual seconds in order to copy a 3s sample conta…
12 * $input_file - an input sound sample (in the format described above).
/Renode-v1.15.3-c57714d/scripts/complex/arduino_nano/
Dnrf52840_arduinoIDE_integration.resc15 echo "Now load the TensorFlow Lite magic_wand sample compiled for Arduino NANO 33 BLE using Arduino…
/Renode-v1.15.3-c57714d/scripts/complex/coverage/
Dkendryte_k210_coverage.resc4 $bin=@https://dl.antmicro.com/projects/renode/kendryte_k210--coverage-sample-riscv64.elf-s_21808-bc…

123