Searched refs:nrfs (Results 1 – 11 of 11) sorted by relevance
17 add_dependencies(nrfs remote)18 sysbuild_add_dependencies(FLASH nrfs remote)
17 project(nrfs) project
23 bool "nRF Temperature Sensor accessed via nrfs"29 Services (nrfs) layer.
8 set(NRFS_DIR ${ZEPHYR_CURRENT_MODULE_DIR}/nrfs CACHE PATH "nrfs directory")
9 add_subdirectory_ifdef(CONFIG_HAS_NRFS nrfs)
247 rsource "nrfs/Kconfig"
40 How many times nrfs will try to send message over ipc service until
194 int "Timeout waiting for nrfs dvfs service callback in milliseconds"198 int "Timeout waiting for nrfs clock service callback in milliseconds"
1250 compatible = "nordic,nrf-temp-nrfs";
1554 compatible = "nordic,nrf-temp-nrfs";
1893 * Added nRF Services (nrfs) library.