Home
last modified time | relevance | path

Searched defs:hsfll (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c60 NRF_HSFLL_Type *hsfll = (NRF_HSFLL_Type *)DT_REG_ADDR(HSFLL_NODE); in trim_hsfll() local
/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c90 NRF_HSFLL_Type *hsfll = (NRF_HSFLL_Type *)DT_REG_ADDR(HSFLL_NODE); in trim_hsfll() local
/Zephyr-latest/drivers/can/
Dcan_nrf.c36 const struct device *hsfll; member