Home
last modified time | relevance | path

Searched refs:add (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c376 unsigned int add = 1; in be_incr() local
380 add += v[size]; in be_incr()
381 v[size] = add & 0xFF; in be_incr()
382 add >>= 8; in be_incr()
383 } while ((add != 0) && (size > 0)); in be_incr()
/hal_nordic-latest/nrfx/doc/
Dmain_page.dox49 To install the handlers in the standard MDK way, you must only add the following
96 Before you can start developing with nrfx, you must add the CMSIS header files to include
Dnrfx.doxyfile339 # the files are not read by doxygen. When specifying no_extension you should add
417 # is disabled and one has to add nested compounds explicitly via \ingroup.
640 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
1052 # Note that the filter must not add or remove lines; it is applied before the
1470 # file. You can add a path in front of the file if the result should not be
1505 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1547 # filter to add. For more information please see Qt Help Project / Custom
1555 # custom filter to add. For more information please see Qt Help Project / Custom
2002 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
2423 # add 'arrowhead=open, arrowtail=open, arrowsize=0.5'. <a
[all …]
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile337 # the files are not read by doxygen. When specifying no_extension you should add
415 # is disabled and one has to add nested compounds explicitly via \ingroup.
638 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
1043 # Note that the filter must not add or remove lines; it is applied before the
1461 # file. You can add a path in front of the file if the result should not be
1496 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1538 # filter to add. For more information please see Qt Help Project / Custom
1546 # custom filter to add. For more information please see Qt Help Project / Custom
1993 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
2411 # add 'arrowhead=open, arrowtail=open, arrowsize=0.5'. <a
[all …]