Searched refs:used (Results 1 – 7 of 7) sorted by relevance
3 These are not to be used when building a zephyr application.
4 HAL functions. When used in combination with the real nrfx, these should enable code20 These models library is intended to be used as an extension to the45 These models can be used directly with47 In that case, Zephyr's versions of the nrfx HAL and native simulator will be used by60 which is not used by the Zephyr drivers/OS.87 in which they are used in the embedded code; while at the same time these models92 most of the time if the CMSIS-Core APIs are used instead of direct register
12 When using the peripheral you select which backend is used for each UART instance
145 nhw_<periperal>_cleanup() : To free any resources used by the model
664 uint used; member698 for (i = 0; i < tasks_queue.used; i++){ in nrf_ppi_enqueue_task()704 if (tasks_queue.used >= tasks_queue.size) { in nrf_ppi_enqueue_task()708 tasks_queue.q[tasks_queue.used++] = task; in nrf_ppi_enqueue_task()713 for (i = 0; i < tasks_queue.used; i++) { in nrf_ppi_dequeue_all_tasks()720 tasks_queue.used = 0; in nrf_ppi_dequeue_all_tasks()
35 included. Though those used by Zephyr should be included.
22 # module, so that the local modified versions of nrfx files are used instead