/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_egu.h | 81 …D0 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[0]), /**< Event number 0 generated by triggering th… 82 …D1 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[1]), /**< Event number 1 generated by triggering th… 83 …D2 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[2]), /**< Event number 2 generated by triggering th… 84 …D3 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[3]), /**< Event number 3 generated by triggering th… 85 …D4 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[4]), /**< Event number 4 generated by triggering th… 86 …D5 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[5]), /**< Event number 5 generated by triggering th… 87 …D6 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[6]), /**< Event number 6 generated by triggering th… 88 …D7 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[7]), /**< Event number 7 generated by triggering th… 89 …D8 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[8]), /**< Event number 8 generated by triggering th… 90 …D9 = offsetof(NRF_EGU_Type, EVENTS_TRIGGERED[9]), /**< Event number 9 generated by triggering th… [all …]
|
H A D | nrf_rng.h | 66 …NRF_RNG_EVENT_VALRDY = offsetof(NRF_RNG_Type, EVENTS_VALRDY) /**< New random number generated even… 170 * @brief Function for getting the previously generated random value. 172 * @return Previously generated random value.
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 32 # This could be handy for archiving the generated documentation or 51 # base path where the generated documentation will be put. 59 # format and will distribute the generated files over these directories. 61 # source files, where putting all generated files in the same directory would 67 # documentation generated by doxygen is written. Doxygen will use this 395 # various overviews, but no documentation section is generated. 547 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 582 # by doxygen. The layout file controls the global structure of the generated 604 # The QUIET tag can be used to turn on/off the messages that are generated 610 # generated by doxygen. Possible values are YES and NO. If left blank [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | lwip.Doxyfile | 31 # project for which the documentation is generated. This name is used in the 32 # title of most generated pages and in a few other places. 38 # could be handy for archiving the generated documentation or if some version 57 # into which the generated documentation will be written. If a relative path is 65 # will distribute the generated files over these directories. Enabling this 67 # putting all generated files in the same directory would otherwise causes 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 82 # documentation generated by doxygen is written. Doxygen will use this 486 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 664 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at [all …]
|
H A D | lwip.Doxyfile.cmake.in | 31 # project for which the documentation is generated. This name is used in the 32 # title of most generated pages and in a few other places. 38 # could be handy for archiving the generated documentation or if some version 57 # into which the generated documentation will be written. If a relative path is 65 # will distribute the generated files over these directories. Enabling this 67 # putting all generated files in the same directory would otherwise causes 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 82 # documentation generated by doxygen is written. Doxygen will use this 486 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 664 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | lwip.Doxyfile | 31 # project for which the documentation is generated. This name is used in the 32 # title of most generated pages and in a few other places. 38 # could be handy for archiving the generated documentation or if some version 57 # into which the generated documentation will be written. If a relative path is 65 # will distribute the generated files over these directories. Enabling this 67 # putting all generated files in the same directory would otherwise causes 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 82 # documentation generated by doxygen is written. Doxygen will use this 477 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 655 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | doxygen.xml | 49 # project for which the documentation is generated. This name is used in the 50 # title of most generated pages and in a few other places. 56 # could be handy for archiving the generated documentation or if some version 75 # into which the generated documentation will be written. If a relative path is 83 # will distribute the generated files over these directories. Enabling this 85 # putting all generated files in the same directory would otherwise causes 92 # characters to appear in the names of generated files. If set to NO, non-ASCII 100 # documentation generated by doxygen is written. Doxygen will use this 485 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 663 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at [all …]
|
H A D | ble_sec.rst | 9 In LE a single link key is generated by combining contributions from 61 - In the first variant, private addresses are resolved and generated by 63 - In the second variant, private addresses are resolved and generated
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ |
H A D | ble_hs_id.rst | 17 | Static random | Randomly generated address. … 19 … | Address randomly generated from an identity address and an identity resolving key (IRK). … 21 | Non-resolvable private (NRPA) | Randomly generated address. … 31 its own address to a newly-generated non-identity address. By cycling its address, the device makes…
|
/nrf52832-nimble/rt-thread/examples/nanopb/ |
H A D | simple.pb.c | 1 /* Automatically generated nanopb constant definitions */ 2 /* Generated by nanopb-0.3.1 at Tue Mar 10 01:16:15 2015. */
|
H A D | simple.pb.h | 1 /* Automatically generated nanopb header */ 2 /* Generated by nanopb-0.3.1 at Tue Mar 10 01:16:15 2015. */
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_comp.h | 77 …NRFX_COMP_EVT_EN_CROSS_MASK = COMP_INTENSET_CROSS_Msk, /*!< CROSS event (generated after VIN+ == V… 78 …NRFX_COMP_EVT_EN_UP_MASK = COMP_INTENSET_UP_Msk, /*!< UP event (generated when VIN+ crosses … 79 …NRFX_COMP_EVT_EN_DOWN_MASK = COMP_INTENSET_DOWN_Msk, /*!< DOWN event (generated when VIN+ crosse… 80 …NRFX_COMP_EVT_EN_READY_MASK = COMP_INTENSET_READY_Msk /*!< READY event (generated when the module…
|
H A D | nrfx_saadc.h | 123 NRFX_SAADC_EVT_DONE, ///< Event generated when the buffer is filled with samples. 124 NRFX_SAADC_EVT_LIMIT, ///< Event generated after one of the limits is reached. 125 NRFX_SAADC_EVT_CALIBRATEDONE ///< Event generated when the calibration is complete. 284 * @note @ref NRFX_SAADC_EVT_DONE event will be generated if there is a conversion in progress.
|
H A D | nrfx_uart.h | 131 uint32_t error_mask; ///< Mask of error flags that generated the event. 240 * @note @ref NRFX_UART_EVT_TX_DONE event will be generated in non-blocking mode. 323 * @note @ref NRFX_UART_EVT_TX_DONE event will be generated in non-blocking mode. 334 * generated. Function clears error sources after reading.
|
H A D | nrfx_uarte.h | 140 uint32_t error_mask; ///< Mask of error flags that generated the event. 257 * @note @ref NRFX_UARTE_EVT_TX_DONE event will be generated in non-blocking mode. 316 * @note @ref NRFX_UARTE_EVT_RX_DONE event will be generated in non-blocking mode. 327 * generated. Function clears error sources after reading.
|
H A D | nrfx_usbd.h | 128 * @brief Events generated by the driver. 130 * Enumeration of possible events that may be generated by the driver. 325 * Otherwise, the NRFX_USBD_EP_OVERLOAD event is generated. 436 * If it is false, SOF interrupt is left disabled and will not be generated. 509 * When NRFX_USBD_EVT_WUREQ event is generated it means that Wake Up signaling has just been 515 * has just begun to be generated. 648 * @ref NRFX_USBD_EVT_EPTRANSFER event is generated.
|
/nrf52832-nimble/rt-thread/include/libc/ |
H A D | libc_signal.h | 59 #define SI_TIMER 0x03 /* Signal generated by expiration of a 61 #define SI_ASYNCIO 0x04 /* Signal generated by completion of an 63 #define SI_MESGQ 0x05 /* Signal generated by arrival of a
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | doxygen.sty | 12 …series\scriptsize Generated on Wed Jun 7 11:37:14 2006 for uIP 1.0-rc0 by doxygen\lfoot[]{\fancypl…
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf9160_bitfields.h | 131 #define CLOCK_EVENTS_HFCLKSTARTED_EVENTS_HFCLKSTARTED_NotGenerated (0UL) /*!< Event not generated */ 132 #define CLOCK_EVENTS_HFCLKSTARTED_EVENTS_HFCLKSTARTED_Generated (1UL) /*!< Event generated */ 140 #define CLOCK_EVENTS_LFCLKSTARTED_EVENTS_LFCLKSTARTED_NotGenerated (0UL) /*!< Event not generated */ 141 #define CLOCK_EVENTS_LFCLKSTARTED_EVENTS_LFCLKSTARTED_Generated (1UL) /*!< Event generated */ 249 …HFCLKSTAT_STATE_Running (1UL) /*!< HFXO has been started (HFCLKSTARTED event has been generated) */ 272 …nning (1UL) /*!< Requested LFCLK source has been started (LFCLKSTARTED event has been generated) */ 866 /* Description: Description collection: Event number n generated by triggering the corresponding TR… 868 /* Bit 0 : Event number n generated by triggering the corresponding TRIGGER[n] task */ 871 #define EGU_EVENTS_TRIGGERED_EVENTS_TRIGGERED_NotGenerated (0UL) /*!< Event not generated */ 872 #define EGU_EVENTS_TRIGGERED_EVENTS_TRIGGERED_Generated (1UL) /*!< Event generated */ [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00125.html | 7 <!-- Generated by Doxygen 1.4.6 --> 35 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:01 2006 for uIP 1.…
|
H A D | examples.html | 7 <!-- Generated by Doxygen 1.4.6 --> 34 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:02 2006 for uIP 1.…
|
H A D | a00092.html | 7 <!-- Generated by Doxygen 1.4.6 --> 35 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:02 2006 for uIP 1.…
|
H A D | a00134.html | 7 <!-- Generated by Doxygen 1.4.6 --> 38 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:01 2006 for uIP 1.…
|
H A D | a00089.html | 7 <!-- Generated by Doxygen 1.4.6 --> 40 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:02 2006 for uIP 1.…
|
H A D | a00084.html | 7 <!-- Generated by Doxygen 1.4.6 --> 41 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:02 2006 for uIP 1.…
|