Home
last modified time | relevance | path

Searched full:fine (Results 1 – 25 of 95) sorted by relevance

1234

/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c64 .fine = sys_read32(FICR_ADDR_GET(HSFLL_NODE, fine)) in trim_hsfll()
69 LOG_DBG("Trim: HSFLL FINE: 0x%.8x", trim.fine); in trim_hsfll()
80 LOG_DBG("NRF_HSFLL->TRIM.FINE = %d", hsfll->TRIM.FINE); in trim_hsfll()
/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c93 .fine = sys_read32(FICR_ADDR_GET(HSFLL_NODE, fine)) in trim_hsfll()
98 LOG_DBG("Trim: HSFLL FINE: 0x%.8x", trim.fine); in trim_hsfll()
111 LOG_DBG("NRF_HSFLL->TRIM.FINE = %d", hsfll->TRIM.FINE); in trim_hsfll()
/Zephyr-latest/dts/bindings/clock/
Dnordic,nrf-hsfll-local.yaml20 nordic,ficr-names = "vsup", "coarse", "fine";
23 Required FICR entries are for VSUP, COARSE and FINE trim values.
/Zephyr-latest/dts/bindings/i2c/
Datmel,sam-i2c-twim.yaml59 std-clk-strength-low to fine tune the TWCK slope.
89 std-data-strength-low to fine tune the TWD slope.
120 hs-clk-strength-low to fine tune the TWCK slope.
164 should be adjusted with hs-data-strength-low to fine tune the TWD
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/
Dld_dvfs.c275 hsfll_trim.fine = NRF_FICR->TRIM.APPLICATION.HSFLL.TRIM.FINE[freq_trim]; in ld_dvfs_configure_hsfll()
279 hsfll_trim.fine = NRF_FICR->TRIM.SECURE.HSFLL.TRIM.FINE[freq_trim]; in ld_dvfs_configure_hsfll()
288 LOG_DBG("REGW: NRF_HSFLL->TRIM.FINE 0x%x, V: 0x%x", in ld_dvfs_configure_hsfll()
289 (uint32_t)&NRF_HSFLL->TRIM.FINE, in ld_dvfs_configure_hsfll()
290 hsfll_trim.fine); in ld_dvfs_configure_hsfll()
/Zephyr-latest/dts/bindings/rtc/
Dnxp,irtc.yaml38 1 <- Fine 1Hz
/Zephyr-latest/drivers/adc/
DKconfig.tla202x21 Fine tune the priority for the driver initialization. Make sure it's
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/
Dprj.conf49 # For indication param structs. It's fine, we run on native.
/Zephyr-latest/cmake/modules/
Dwest.cmake58 # fine; it's optional.
94 # That's fine; west is optional, so could be custom Zephyr project.
/Zephyr-latest/drivers/dma/
DKconfig.mcux_lpc32 be saved by fine tuning this Kconfig.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_vendor.h18 * Needed due to the lack of fine timing resolution in ticker_start
/Zephyr-latest/include/zephyr/linker/
Dintlist.ld26 * fine:
/Zephyr-latest/tests/crypto/mbedtls_psa/
Dtestcase.yaml12 # of PSA crypto is working fine on the platforms that support TF-M.
/Zephyr-latest/tests/application_development/code_relocation/
DCMakeLists.txt41 # (this and test_file2.c in RAM) should work fine.
/Zephyr-latest/arch/arm64/core/cortex_r/
DKconfig34 is fine for User Mode, since the background ARM map does not
/Zephyr-latest/dts/bindings/audio/
Dnxp,dmic.yaml95 DC gain fine adjustment. Number of bits to downshift the final
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml186 a-dll-fine-delay:
191 This field sets the number of fine offset delay elements up to 16 in
/Zephyr-latest/
D.gitlint33 # insensitive. It's fine if the keyword occurs as part of a larger word (so "WIPING"
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst182 CPUs 0 and 1 works fine. (Note that ehl-crb-b has four physical CPUs,
183 so configuring all of 0-3 will work fine too, but leave no space for
262 work fine for all but the weirdest hardware (i.e. "hd0" is virtually
/Zephyr-latest/scripts/west_commands/runners/
Duf2.py17 # runners package if psutil is not on sys.path. This is fine
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf52_bsim.rst117 is possible only while there is no radio activity. But is perfectly fine for
198 Note that BabbleSim will run fine if one or several of its components are
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_vendor.h54 * Needed due to the lack of fine timing resolution in ticker_start
/Zephyr-latest/arch/arm/core/mpu/
DKconfig39 is fine for User Mode, since the background ARM map does not
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DKconfig24 the default value works fine with them.
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Ddata_types.py150 # but these seem to work fine for now.

1234