Searched full:name (Results 1 – 19 of 19) sorted by relevance
/nrf_hw_models-3.6.0/.github/workflows/ |
D | build.yml | 1 name: Build HW models 15 name: "Build HW models" 19 - name: Install dependencies 23 - name: Get PR 28 - name: Fetch dependencies 38 - name: Compile HW models
|
/nrf_hw_models-3.6.0/make_inc/ |
D | common_post.mk | 45 …@find $(COMPONENT_OUTPUT_DIR) -name "*.o" -or -name "*.so" -or -name "*.a" -or -name "*.d" | xargs… 49 @find $(COMPONENT_OUTPUT_DIR) -name "*.gcda" -or -name "*.gcno" | xargs rm -f ; true
|
/nrf_hw_models-3.6.0/src/HW_models/ |
D | NHW_NVM_backend.h | 49 .name = "path", \ 57 .name = "path", \
|
D | NHW_misc.c | 11 * Get the name of a core/domain
|
D | NRF_HW_dump_top.h | 23 …/* File name (suffix) , <dump_level> , <has it been activated> , <file ptr>, <function to dum…
|
D | bs_compat.c | 22 * (assuming it is a file name)
|
D | trivial_xo.c | 47 .name = "xo_drift", in trivial_xo_register_cmd_args()
|
D | NRF_GPIO_backend.c | 98 .name="path", in nrf_gpio_register_cmd_args() 105 .name="path", in nrf_gpio_register_cmd_args() 112 .name="path", in nrf_gpio_register_cmd_args()
|
D | BLECrypt_if.c | 70 .name = "realAES", in BLECrypt_if_register_cmd_args()
|
D | NHW_UART_backend_fifo.c | 561 args2[2*i].name = opt_name; in nhw_ufifo_backend_register_cmdline() 567 args2[2*i + 1].name = opt_name; in nhw_ufifo_backend_register_cmdline()
|
D | NHW_UART.c | 1149 printf("UART #: UART name\n"); in uart_list() 1181 args2[2*i].name = opt_name; in nhw_uart_register_cmdline() 1187 args2[2*i + 1].name = opt_name; in nhw_uart_register_cmdline()
|
D | irq_ctrl.c | 443 * Get the name of an interrupt given the interrupt controller instance
|
D | NHW_CLOCK.c | 457 #define CLOCK_HFCLKSTAT_SRC_Xtal CLOCK_HFCLKSTAT_SRC_HFXO /* Bit name change from 52 -> 53 series b…
|
/nrf_hw_models-3.6.0/docs/ |
D | README_HW_models.md | 98 this is achieved by calling `nhw_<periperal>_regw_sideeffects_<register name>()` 135 nhw_<periperal>_<TASK name>() : Perform the actions triggered by <TASK> 136 nhw_<periperal>_regw_sideeffects_<register name>() 148 signal_<event register name>() : Signal that <event> has just happened,
|
D | LICENSE | 52 separable from, or merely link (or bind by name) to the interfaces of, 192 file or class name and description of purpose be included on the 196 Copyright {yyyy} {name of copyright owner}
|
D | UART.md | 80 To do this, just configure the same FIFO file name for both the Rx and Tx, for example like:
|
D | RADIO_states.svg | 4 …" version="20.8.16" type="device"><diagram name="Page-1" …
|
/nrf_hw_models-3.6.0/src/nrfx/hal/ |
D | nrf_gpiote.c | 24 * 3. Neither the name of the copyright holder nor the names of its
|
D | nrf_gpio.c | 32 * 3. Neither the name of the copyright holder nor the names of its
|