Home
last modified time | relevance | path

Searched full:hw (Results 1 – 25 of 65) sorted by relevance

123

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/syscfg/
H A Dsyscfg.h43 /*** hw/bsp/nrf52840pdk */
156 /*** hw/mcu/nordic/nrf52xxx */
173 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
206 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
211 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
216 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
221 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
226 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
231 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
236 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
[all …]
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/hal/
H A Dhal_timer.h43 * as desired. They are enqueued on a particular HW timer queue when the user
64 * Initialize a HW timer.
66 * @param timer_num The number of the HW timer to initialize
73 * Un-initialize a HW timer.
75 * @param timer_num The number of the HW timer to un-initialize
80 * Config a HW timer at the given frequency and start it. If the exact
83 * @param timer_num The number of the HW timer to configure
91 * Returns the resolution of the HW timer. NOTE: the frequency may not be
96 * @param timer_num The number of the HW timer to get resolution for
103 * Returns the HW timer current tick value
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_hw.h35 /* Returns the number of hw whitelist elements */
41 /* Remove a device from the hw whitelist */
44 /* Add a device to the hw whitelist */
47 /* Enable hw whitelisting */
50 /* Enable hw whitelisting */
88 /* Add a device to the hw resolving list */
91 /* Remove a device from the hw resolving list */
94 /* Returns the size of the whitelist in HW */
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/
H A Dble_hw.c61 * Add a device to the hw whitelist
75 * Remove a device from the hw whitelist
88 * Returns the size of the whitelist in HW
194 * Add a device to the hw resolving list
207 * Remove a device from the hw resolving list
218 * allowable entries in the HW. Configuration options may limit this.
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_whitelist.c146 * NOTE: This API uses the HW, if present, to determine if there was a match
147 * between a received address and an address in the whitelist. If the HW does
162 * XXX: This should be changed. This is HW specific: some HW may be able in ble_ll_whitelist_match()
164 * current BLE hw cannot support this. in ble_ll_whitelist_match()
252 * Note: This function has no effect if we are not using HW whitelisting
265 * Note: This function has no effect if we are not using HW whitelisting
H A Dble_ll_resolv.c185 /* Sets total on list to 0. Clears HW resolve list */ in ble_ll_resolv_list_clr()
306 /* Add peer IRK to HW resolving list. Should always succeed since we in ble_ll_resolv_list_add()
354 /* Remove from HW list */ in ble_ll_resolv_list_rmv()
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/include/syscfg/
H A Dsyscfg.h24 /*** hw/bsp/nrf52840pdk */
85 /*** hw/drivers/nimble/nrf52 */
102 /*** hw/mcu/nordic/nrf52xxx */
111 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
136 /* Overridden by hw/bsp/nrf52840pdk (defined by hw/mcu/nordic/nrf52xxx) */
178 /* Overridden by hw/bsp/nrf52840pdk (defined by kernel/os) */
183 /* Overridden by hw/bsp/nrf52840pdk (defined by kernel/os) */
426 /* Overridden by hw/bsp/nrf52840pdk (defined by net/nimble/controller) */
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_hw.c130 * Add a device to the hw whitelist
162 * Remove a device from the hw whitelist
208 * Returns the size of the whitelist in HW
421 * Add a device to the hw resolving list
447 * Remove a device from the hw resolving list
467 * allowable entries in the HW. Configuration options may limit this.
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/
H A Dble_hw.c124 * Add a device to the hw whitelist
156 * Remove a device from the hw whitelist
202 * Returns the size of the whitelist in HW
411 * Add a device to the hw resolving list
437 * Remove a device from the hw resolving list
457 * allowable entries in the HW. Configuration options may limit this.
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_nfct.c68 …ER_INSTANCE 4 /**< Timer instance used for various workarounds for the NFCT HW issues.*/
77 … 1u /**< The maximal difference between the requested FWT and HW-limited FWT settings…
343 // Restore general HW configuration. in nrfx_nfct_reset()
473 /* Initialize Timer module as the workaround for NFCT HW issues. */ in nrfx_nfct_init()
508 /* Initialize Timer module as the workaround for NFCT HW issues. */ in nrfx_nfct_uninit()
856 … /* Clear FRAMEDELAYTIMEOUT error (expected HW behaviour) when SLP_REQ command was received. */ in nrfx_nfct_irq_handler()
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/
H A Dgic.c162 rt_kprintf("--- hw mask ---\n"); in arm_gic_dump()
169 rt_kprintf("\n--- hw pending ---\n"); in arm_gic_dump()
176 rt_kprintf("\n--- hw active ---\n"); in arm_gic_dump()
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dinterrupt.c38 rt_kprintf("\n--- hw mask ---\n"); in rt_dump_aintc()
43 rt_kprintf("\n--- hw itr ---\n"); in rt_dump_aintc()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/
H A Dautoip.c482 /* when ip.src == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
484 * when probing ip.dst == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
504 * ip.dst == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
516 * ip.src == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Dautoip.c459 /* when ip.src == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
461 * when probing ip.dst == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
479 * ip.dst == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
492 * ip.src == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Dautoip.c459 /* when ip.src == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
461 * when probing ip.dst == llipaddr && hw.src != netif->hwaddr in autoip_arp_reply()
479 * ip.dst == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
492 * ip.src == llipaddr && hw.src != own hwaddr in autoip_arp_reply()
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/
H A Dpkg.yml29 - "@apache-mynewt-core/hw/hal"
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/
H A Dpkg.yml29 - "@apache-mynewt-core/hw/hal"
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/include/ble/
H A Dxcvr.h37 * Define HW whitelist size. This is the total possible whitelist size;
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/include/ble/
H A Dxcvr.h43 * Define HW whitelist size. This is the total possible whitelist size;
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/include/ble/
H A Dxcvr.h39 * Define HW whitelist size. This is the total possible whitelist size;
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/
H A Dsample.rst13 newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nrf52840pdk
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dpkg.yml41 - "@apache-mynewt-core/hw/drivers/rtt"
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/
H A Duffs_flash.h59 { "none", "soft", "hw", "auto" } // index is the ecc option value.
105 int ecc_opt; //!< ecc option ( #UFFS_ECC_[NONE|SOFT|HW|HW_AUTO] )
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_uart.h151 NRF_UART_HWFC_DISABLED = UART_CONFIG_HWFC_Disabled, /**< HW flow control disabled. */
152 NRF_UART_HWFC_ENABLED = UART_CONFIG_HWFC_Enabled, /**< HW flow control enabled. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/dhcp/
H A Dtest_dhcp.c23 0x01, 0x06, /* Hw Ethernet, 6 bytes addrlen */
66 0x01, 0x06, /* Hw type Eth, len 6 */
107 0x00, 0x01, /* hw eth */
109 0x06, /* hw addr len 6 */
703 0x00, 0x01, /* HW: Ethernet */ in START_TEST()
705 0x06, /* HW size */ in START_TEST()
916 0x01, 0x06, /* Hw Ethernet, 6 bytes addrlen */ in START_TEST()

123