Home
last modified time | relevance | path

Searched full:coarse (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c63 .coarse = sys_read32(FICR_ADDR_GET(HSFLL_NODE, coarse)), in trim_hsfll()
68 LOG_DBG("Trim: HSFLL COARSE: 0x%.8x", trim.coarse); in trim_hsfll()
79 LOG_DBG("NRF_HSFLL->TRIM.COARSE = %d", hsfll->TRIM.COARSE); in trim_hsfll()
/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c92 .coarse = sys_read32(FICR_ADDR_GET(HSFLL_NODE, coarse)), in trim_hsfll()
97 LOG_DBG("Trim: HSFLL COARSE: 0x%.8x", trim.coarse); in trim_hsfll()
110 LOG_DBG("NRF_HSFLL->TRIM.COARSE = %d", hsfll->TRIM.COARSE); 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/modules/hal_nordic/nrfs/dvfs/
Dld_dvfs.c274 hsfll_trim.coarse = NRF_FICR->TRIM.APPLICATION.HSFLL.TRIM.COARSE[freq_trim]; in ld_dvfs_configure_hsfll()
278 hsfll_trim.coarse = NRF_FICR->TRIM.SECURE.HSFLL.TRIM.COARSE[freq_trim]; in ld_dvfs_configure_hsfll()
285 LOG_DBG("REGW: NRF_HSFLL->TRIM.COARSE 0x%x, V: 0x%x", in ld_dvfs_configure_hsfll()
286 (uint32_t)&NRF_HSFLL->TRIM.COARSE, in ld_dvfs_configure_hsfll()
287 hsfll_trim.coarse); in ld_dvfs_configure_hsfll()
/Zephyr-latest/dts/bindings/rtc/
Dnxp,irtc.yaml40 3 <- Coarse 1Hz
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_saml2x.c141 * decrease the time until the coarse lock is acquired. this is loaded from in dfll48m_init()
163 /* use 25% of maximum value for the coarse and fine step in dfll48m_init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf51.h8 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52805.h7 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52810.h9 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52832.h10 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_sim_nrf52.h15 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_sim_nrf5340.h11 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52811.h7 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52820.h7 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52833.h7 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf52840.h10 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf5340.h8 /* Use the NRF_RTC instance for coarse radio event scheduling */
Dradio_nrf54lx.h7 /* Use the NRF_RTC instance for coarse radio event scheduling */
/Zephyr-latest/drivers/led_strip/
DKconfig.ws281229 delay. The reset delay has a coarse resolution of ~20us.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c168 /* start coarse timer */ in init()
353 /* Stop coarse timer */ in ll_test_end()
/Zephyr-latest/include/zephyr/net/
Dnet_time.h80 * If you want to represent more coarse grained scalar time in network
/Zephyr-latest/lib/heap/
Dheap_stress.c60 * yes, the math here is coarse (in units of percent), but in rand_alloc_choice()
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml176 a-dll-coarse-delay:
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c496 /* start coarse timer */ in init()
749 /* Stop coarse timer */ in ll_test_end()
/Zephyr-latest/include/zephyr/sys/
Dsys_heap.h27 * array of 2-word bucket headers. No coarse alignment restrictions

12