Searched full:vsup (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/soc/nordic/nrf92/ |
D | soc.c | 62 .vsup = sys_read32(FICR_ADDR_GET(HSFLL_NODE, vsup)), in trim_hsfll() 67 LOG_DBG("Trim: HSFLL VSUP: 0x%.8x", trim.vsup); in trim_hsfll() 78 LOG_DBG("NRF_HSFLL->TRIM.VSUP = %d", hsfll->TRIM.VSUP); in trim_hsfll()
|
/Zephyr-latest/soc/nordic/nrf54h/ |
D | soc.c | 91 .vsup = sys_read32(FICR_ADDR_GET(HSFLL_NODE, vsup)), in trim_hsfll() 96 LOG_DBG("Trim: HSFLL VSUP: 0x%.8x", trim.vsup); in trim_hsfll() 109 LOG_DBG("NRF_HSFLL->TRIM.VSUP = %d", hsfll->TRIM.VSUP); in trim_hsfll()
|
/Zephyr-latest/dts/bindings/clock/ |
D | nordic,nrf-hsfll-local.yaml | 20 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/ |
D | ld_dvfs.c | 273 hsfll_trim.vsup = NRF_FICR->TRIM.APPLICATION.HSFLL.TRIM.VSUP; in ld_dvfs_configure_hsfll() 277 hsfll_trim.vsup = NRF_FICR->TRIM.SECURE.HSFLL.TRIM.VSUP; in ld_dvfs_configure_hsfll()
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf9280.dtsi | 165 nordic,ficr-names = "vsup", "coarse", "fine"; 217 nordic,ficr-names = "vsup", "coarse", "fine";
|
D | nrf54h20.dtsi | 281 nordic,ficr-names = "vsup", "coarse", "fine"; 335 nordic,ficr-names = "vsup", "coarse", "fine";
|