/Zephyr-Core-3.7.0/drivers/clock_control/ |
D | clock_control_agilex5_ll.c | 81 /* 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 */
|
D | clock_agilex_ll.c | 53 /* 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.7.0/drivers/crypto/ |
D | Kconfig.it8xxx2 | 12 It requires 256 + 256 bytes in the RAM's first 4k-bytes to calculate 23 It requires 1024 + 256 bytes in the RAM's first 4k-bytes to calculate
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_prof.c | 30 /* 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()
|
D | lll_central.c | 100 /* 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.7.0/subsys/fs/fcb/ |
D | fcb_elem_info.c | 70 /* 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.7.0/drivers/mm/ |
D | mm_drv_intel_adsp.h | 61 * Calculate TLB entry based on physical address. 72 * Calculate physical address based on TLB entry. 84 * Calculate virtual memory regions allocation based on
|
/Zephyr-Core-3.7.0/include/zephyr/data/ |
D | navigation.h | 39 * @brief Calculate the distance between two navigation points along the 53 * @brief Calculate the bearing from one navigation point to another
|
/Zephyr-Core-3.7.0/tests/drivers/i2c/i2c_bme688/src/ |
D | sensor.h | 143 /* Calculate the compensated temperature 149 /* Calculate the compensated pressure 156 /* Calculate the relative humidity
|
D | sensor.c | 9 /* Calculate the compensated temperature */ 25 /* Calculate the compensated pressure 67 /* Calculate the relative humidity
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | buf.h | 60 /** Helper to calculate needed buffer size for HCI ACL packets */ 63 /** Helper to calculate needed buffer size for HCI Event packets. */ 66 /** Helper to calculate needed buffer size for HCI Command packets. */ 69 /** Helper to calculate needed buffer size for HCI ISO packets. */
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_iso.c | 203 /* Calculate the current event counter value */ in prepare_cb_common() 219 /* Calculate the Access Address for the BIS event */ in prepare_cb_common() 223 /* Calculate the CRC init value for the BIS event, in prepare_cb_common() 231 /* Calculate the radio channel to use for ISO event */ in prepare_cb_common() 391 /* Calculate next subevent start based on previous PDU length */ in prepare_cb_common() 445 /* Calculate ahead the next subevent channel index */ in prepare_cb_common() 606 /* Calculate the Access Address for the BIS event */ in isr_tx_common() 610 /* Calculate the CRC init value for the BIS event, in isr_tx_common() 692 /* Calculate the radio channel to use for ISO event */ in isr_tx_common() 740 /* Calculate next subevent start based on previous PDU length */ in isr_tx_common() [all …]
|
D | lll_prof.c | 86 /* 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()
|
D | lll_sync_iso.c | 215 /* Calculate the current event counter value */ in prepare_cb_common() 246 /* Calculate the Access Address for the BIS event */ in prepare_cb_common() 250 /* 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() 394 /* Calculate ahead the next subevent channel index */ in prepare_cb_common() 455 /* Calculate and place the drift information in done event */ in isr_rx_estab() 609 /* Calculate the payload index in the sliding window */ in isr_rx() 899 /* Calculate the Access Address for the BIS event */ in isr_rx() [all …]
|
/Zephyr-Core-3.7.0/scripts/west_commands/zspdx/ |
D | scanner.py | 32 # 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
|
/Zephyr-Core-3.7.0/dts/bindings/clock/ |
D | renesas,ra8-cgc-pclk.yaml | 17 description: Prescale divider to calculate the subclock frequency from the
|
/Zephyr-Core-3.7.0/dts/bindings/mtd/ |
D | nxp,s32-qspi-device.yaml | 20 Memory alignment in bytes, used to calculate padding when performing
|
/Zephyr-Core-3.7.0/samples/modules/cmsis_dsp/moving_average/ |
D | README.rst | 4 Use the CMSIS-DSP library to calculate the moving average of a signal. 9 This sample demonstrates how to use the CMSIS-DSP library to calculate the moving average of a
|
/Zephyr-Core-3.7.0/samples/arch/smp/pi/ |
D | sample.yaml | 14 - "Calculate first [0-9]+ digits of Pi independently by [0-9]+ threads.(.*)"
|
/Zephyr-Core-3.7.0/subsys/net/lib/sntp/ |
D | Kconfig | 13 bool "Calculate SNTP uncertainty and set uptime timestamp"
|
/Zephyr-Core-3.7.0/subsys/usb/device_next/ |
D | usbd_class.h | 26 * @brief Calculate the length of the class function descriptor 28 * Calculate the length of the class instance function descriptor.
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | ecc.h | 85 /* @brief Calculate a DH Key from a remote Public Key. 87 * Calculate a DH Key from the remote Public Key.
|
/Zephyr-Core-3.7.0/boards/microchip/mec172xevb_assy6906/support/ |
D | mec172x_remote_flasher.py | 60 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.7.0/drivers/flash/ |
D | soc_flash_nios2_qspi.c | 115 /* 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.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_central_iso.c | 150 * - Calculate ISO_Interval to allow SDU_Interval < ISO_Interval 216 /* TODO: Calculate ISO_Interval based on SDU_Interval and Max_SDU vs Max_PDU, in ll_cig_parameters_commit() 318 * 2) Calculate SE_Length for each CIS and store the largest in ll_cig_parameters_commit() 319 * 3) Calculate BN in ll_cig_parameters_commit() 320 * 4) Calculate total number of subevents needed to transfer payloads in ll_cig_parameters_commit() 359 /* Calculate BN and Max_PDU (framed) for both in ll_cig_parameters_commit() 393 /* Calculate SE_Length */ in ll_cig_parameters_commit() 421 /* 1) Calculate the flush timeout either by dividing the total time needed to transfer all, in ll_cig_parameters_commit() 425 * 2) Calculate the number of subevents (NSE) by distributing total number of subevents into in ll_cig_parameters_commit() 427 * 3) Calculate subinterval as either individual CIS subinterval (sequential), or the in ll_cig_parameters_commit() [all …]
|