Home
last modified time | relevance | path

Searched full:calculate (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_agilex5_ll.c81 /* Calculate clock frequency based on parameter */
126 /* Calculate clock frequency to be used for mpu */
136 /* Calculate clock frequency to be used for watchdog timer */
146 /* Calculate clock frequency to be used for UART driver */
159 /* Calculate clock frequency to be used for SDMMC driver */
173 /* Calculate clock frequency to be used for Timer driver */
Dclock_agilex_ll.c53 /* Calculate clock frequency based on parameter */
95 /* Calculate clock frequency to be used for mpu */
105 /* Calculate clock frequency to be used for watchdog timer */
116 /* Calculate clock frequency to be used for UART driver */
131 /* Calculate clock frequency to be used for SDMMC driver */
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_prof.c30 /* sample the packet timer, use it to calculate ISR latency in lll_prof_latency_capture()
55 /* sample the packet timer again, use it to calculate ISR execution time in lll_prof_cputime_capture()
66 /* calculate the elapsed time in us since on-air radio packet end in lll_prof_send()
92 /* calculate the elapsed time in us since ISR entry */ in lll_prof_send()
Dlll_central.c100 /* Calculate the current event latency */ in prepare_cb()
103 /* Calculate the current event counter value */ in prepare_cb()
168 /* capture end of Tx-ed PDU, used to calculate HCTO. */ in prepare_cb()
/Zephyr-Core-3.5.0/subsys/fs/fcb/
Dfcb_elem_info.c70 /* Given the offset in flash sector, calculate the FCB entry data offset and size, and set
102 /* Given the offset in flash sector, calculate the FCB entry data offset and size, and calculate
117 /* Given the offset in flash sector, calculate the FCB entry data offset and size, and verify that
/Zephyr-Core-3.5.0/drivers/mm/
Dmm_drv_intel_adsp.h64 * Calculate TLB entry based on physical address.
75 * Calculate physical address based on TLB entry.
87 * Calculate virtual memory regions allocation based on
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dbuf.h63 /** Helper to calculate needed buffer size for HCI ACL packets */
66 /** Helper to calculate needed buffer size for HCI Event packets. */
69 /** Helper to calculate needed buffer size for HCI Command packets. */
72 /** Helper to calculate needed buffer size for HCI ISO packets. */
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_prof.c86 /* sample the packet timer, use it to calculate ISR latency in lll_prof_latency_capture()
111 /* sample the packet timer again, use it to calculate ISR execution time in lll_prof_cputime_capture()
163 /* calculate the elapsed time in us since on-air radio packet end in send()
189 /* calculate the elapsed time in us since ISR entry */ in send()
Dlll_adv_iso.c201 /* Calculate the current event counter value */ in prepare_cb_common()
217 /* Calculate the Access Address for the BIS event */ in prepare_cb_common()
221 /* Calculate the CRC init value for the BIS event, in prepare_cb_common()
229 /* Calculate the radio channel to use for ISO event */ in prepare_cb_common()
388 /* Calculate next subevent start based on previous PDU length */ in prepare_cb_common()
442 /* Calculate ahead the next subevent channel index */ in prepare_cb_common()
605 /* Calculate the Access Address for the BIS event */ in isr_tx_common()
609 /* Calculate the CRC init value for the BIS event, in isr_tx_common()
726 /* Calculate next subevent start based on previous PDU length */ in isr_tx_common()
750 /* Calculate ahead the next subevent channel index */ in isr_tx_common()
[all …]
Dlll_sync_iso.c214 /* Calculate the current event counter value */ in prepare_cb_common()
245 /* Calculate the Access Address for the BIS event */ in prepare_cb_common()
249 /* Calculate the radio channel to use for ISO event and hence store the in prepare_cb_common()
270 /* Calculate the Access Address for the current BIS */ in prepare_cb_common()
275 /* Calculate the channel id for the next BIS subevent */ in prepare_cb_common()
284 /* Calculate the CRC init value for the BIS event, in prepare_cb_common()
393 /* Calculate ahead the next subevent channel index */ in prepare_cb_common()
454 /* Calculate and place the drift information in done event */ in isr_rx_estab()
604 /* Calculate the payload index in the sliding window */ in isr_rx()
859 /* Calculate the Access Address for the BIS event */ in isr_rx()
[all …]
Dlll_central.c122 /* Calculate the current event latency */ in prepare_cb()
125 /* Calculate the current event counter value */ in prepare_cb()
222 /* capture end of Tx-ed PDU, used to calculate HCTO. */ in prepare_cb()
/Zephyr-Core-3.5.0/drivers/crypto/
DKconfig.it8xxx212 It requires 256 + 256 bytes in the RAM's first 4k-bytes to calculate
/Zephyr-Core-3.5.0/scripts/west_commands/zspdx/
Dscanner.py32 # should we calculate SHA256 hashes for each Package's Files?
36 # should we calculate MD5 hashes for each Package's Files?
101 Calculate the SPDX Package Verification Code for all files in the package.
175 Scan for licenses and calculate hashes for all Files and Packages
Dwriter.py134 # Open SPDX document file for writing, write the document, and calculate
149 # calculate hash of the document we just wrote
152 log.err(f"Error: created document but unable to calculate hash values")
/Zephyr-Core-3.5.0/dts/bindings/mtd/
Dnxp,s32-qspi-device.yaml20 Memory alignment in bytes, used to calculate padding when performing
/Zephyr-Core-3.5.0/samples/arch/smp/pi/
Dsample.yaml14 - "Calculate first [0-9]+ digits of Pi independently by [0-9]+ threads.(.*)"
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c151 * - Calculate ISO_Interval to allow SDU_Interval < ISO_Interval
217 /* TODO: Calculate ISO_Interval based on SDU_Interval and Max_SDU vs Max_PDU, in ll_cig_parameters_commit()
317 * 2) Calculate SE_Length for each CIS and store the largest in ll_cig_parameters_commit()
318 * 3) Calculate BN in ll_cig_parameters_commit()
319 * 4) Calculate total number of subevents needed to transfer payloads in ll_cig_parameters_commit()
358 /* Calculate BN and Max_PDU (framed) for both in ll_cig_parameters_commit()
392 /* Calculate SE_Length */ in ll_cig_parameters_commit()
420 /* 1) Calculate the flush timeout either by dividing the total time needed to transfer all, in ll_cig_parameters_commit()
424 * 2) Calculate the number of subevents (NSE) by distributing total number of subevents into in ll_cig_parameters_commit()
426 * 3) Calculate subinterval as either individual CIS subinterval (sequential), or the in ll_cig_parameters_commit()
[all …]
/Zephyr-Core-3.5.0/drivers/flash/
Dsoc_flash_nios2_qspi.c115 /* calculate current sector/block offset in byte addressing */ in flash_nios2_qspi_erase()
118 /* calculate offset into sector/block if there is one */ in flash_nios2_qspi_erase()
123 /* calculate the byte size of data to be written in a sector */ in flash_nios2_qspi_erase()
210 * data is not word aligned calculate padding bytes in flash_nios2_qspi_write_block()
319 /* calculate current sector/block offset in byte addressing */ in flash_nios2_qspi_write()
322 /* calculate offset into sector/block if there is one */ in flash_nios2_qspi_write()
327 /* calculate the byte size of data to be written in a sector */ in flash_nios2_qspi_write()
/Zephyr-Core-3.5.0/boards/arm/mec172xevb_assy6906/support/
Dmec172x_remote_flasher.py60 Calculate a SHA256 of the SPI binary content plus current
68 # Use SPI file content to calculate SHA.
140 # Calculate a sha256 digest for SPI file.
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Decc.h85 /* @brief Calculate a DH Key from a remote Public Key.
87 * Calculate a DH Key from the remote Public Key.
/Zephyr-Core-3.5.0/subsys/usb/device_next/
Dusbd_class.h26 * @brief Calculate the length of the class descriptor
28 * Calculate the length of the class instance descriptor.
/Zephyr-Core-3.5.0/samples/bluetooth/central_otc/
DREADME.rst12 to read data, and to calculate checksum of selected objects.
/Zephyr-Core-3.5.0/drivers/sensor/ntc_thermistor/
Dntc_thermistor.h41 * @brief Calculate the resistance read from NTC Thermistor
/Zephyr-Core-3.5.0/tests/lib/hash_function/src/
Dmain.c68 /* calculate the cdf of observations */ in kolmogorov_smirnov_test()
100 * Calculate the critical value in kolmogorov_smirnov_test()
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/hello_world/src/
Dmain_functions.cpp83 /* Calculate an x value to feed into the model. We compare the current in loop()
86 * trained on, and use this to calculate a value. in loop()

12345678910>>...15