Home
last modified time | relevance | path

Searched full:location (Results 1 – 25 of 97) sorted by relevance

1234

/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_instr.h343 \param [in] addr Pointer to location
358 \param [in] addr Pointer to location
374 \param [in] addr Pointer to location
391 \param [in] addr Pointer to location
404 \param [in] addr Pointer to location
417 \param [in] addr Pointer to location
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dmenu.c558 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
567 if (location == NULL && accessible) in get_prompt_str()
568 location = menu; in get_prompt_str()
570 if (head && location) { in get_prompt_str()
577 * last "Location" line even when it would belong on in get_prompt_str()
582 jump->target = location; in get_prompt_str()
594 str_printf(r, _(" Location:\n")); in get_prompt_str()
597 if (jump && menu == location) in get_prompt_str()
/nrf52832-nimble/packages/NimBLE-latest/apps/blecsc/src/
H A Dgatt_svr.c93 /* Characteristic: Sensor Location */
219 /* Read new sensor location value*/ in gatt_svr_chr_access_sc_control_point()
225 MODLOG_DFLT(INFO, "SC Control Point; Sensor location update = %d\n", in gatt_svr_chr_access_sc_control_point()
228 /* Verify if requested new location is on supported locations list */ in gatt_svr_chr_access_sc_control_point()
H A Dblecsc_sens.h50 /* Sensor location enum */
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h511 \param [in] ptr Pointer to location
526 \param [in] ptr Pointer to location
541 \param [in] ptr Pointer to location
626 \param [in] ptr Pointer to location
635 \param [in] ptr Pointer to location
644 \param [in] ptr Pointer to location
H A Dcmsis_armcc_V6.h939 \param [in] ptr Pointer to location
950 \param [in] ptr Pointer to location
961 \param [in] ptr Pointer to location
1074 \param [in] ptr Pointer to location
1086 \param [in] ptr Pointer to location
1098 \param [in] ptr Pointer to location
1159 \param [in] ptr Pointer to location
1171 \param [in] ptr Pointer to location
1183 \param [in] ptr Pointer to location
1222 \param [in] ptr Pointer to location
[all …]
H A Dcmsis_gcc.h622 \param [in] ptr Pointer to location
639 \param [in] ptr Pointer to location
656 \param [in] ptr Pointer to location
788 \param [in] ptr Pointer to location
800 \param [in] ptr Pointer to location
812 \param [in] ptr Pointer to location
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h221 \param [in] ptr Pointer to location
233 \param [in] ptr Pointer to location
245 \param [in] ptr Pointer to location
563 \param [in] ptr Pointer to location
581 \param [in] ptr Pointer to location
599 \param [in] ptr Pointer to location
/nrf52832-nimble/packages/NimBLE-latest/apps/blehr/src/
H A Dgatt_svr.c51 /* Characteristic: Body sensor location */
88 /* Sensor location, set to "Chest" */ in gatt_svr_chr_access_heart_rate()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dnetdb.c248 * Translates the name of a service location (for example, a host name) and/or
296 /* service location specified, try to resolve */ in lwip_getaddrinfo()
302 /* service location specified, use loopback address */ in lwip_getaddrinfo()
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient-strings10 http_location "location: "
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dnetdb.c248 * Translates the name of a service location (for example, a host name) and/or
315 /* service location specified, try to resolve */ in lwip_getaddrinfo()
343 /* service location specified, use loopback address */ in lwip_getaddrinfo()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dnetdb.c248 * Translates the name of a service location (for example, a host name) and/or
315 /* service location specified, try to resolve */ in lwip_getaddrinfo()
343 /* service location specified, use loopback address */ in lwip_getaddrinfo()
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/
H A Dhttp-strings10 http_location "location: "
/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.h19 volatile void *aio_buf; /* Location of buffer. */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DINSTALL71 this time using the binaries in their final installed location.
172 prefix=/alternate/directory' will choose an alternate location for all
289 `CONFIG_SITE' environment variable to the location of the site script.
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dstart_gcc.S100 li t0, SR_BOOT_EXC_VEC /* Exception to Boostrap Location */
162 * location into ra. Check to see if we run from ROM or if this is ramloaded.
409 /* Copy PMON to execute location... */
/nrf52832-nimble/rt-thread/components/net/sal_socket/include/
H A Dsal_netdb.h67 char *ai_canonname; /* Canonical name of service location. */
/nrf52832-nimble/nordic/nrfx/drivers/
H A Dnrfx_common.h216 * @param[in] p_object Pointer to an object whose location is to be checked.
231 * @param[in] p_object Pointer to an object whose location is to be checked.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/
H A Dksync.sh6 # If an argument is given, it's the location
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Daccess.h34 * @param _loc Location Descriptor.
52 /* Location Descriptor (GATT Bluetooth Namespace Descriptors) */
/nrf52832-nimble/rt-thread/examples/libc/
H A Dex5.c55 /* Signal that the buffer has now one more location for writing */ in get()
H A Dex4.c27 because all threads store "accu" at the same location.
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/
H A Dindex.rst74 - Location
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv6/lwip/
H A Dip.h69 changes to this common part are made in one location instead of

1234