Home
last modified time | relevance | path

Searched full:300 (Results 1 – 25 of 40) sorted by relevance

12

/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h184 #if (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U)
262 #endif /* (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U) */
436 #if (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U)
466 #if (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U)
648 #endif /* (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U) */
H A Dcmsis_gcc.h530 #if (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U) in __RBIT()
557 #if (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U)
819 #endif /* (__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U) */
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/httpd-fs/
H A Dstats.shtml4 <table width="300" border="0">
H A Dfiles.shtml4 <table width="300">
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml268 a value of 300 means 30 seconds.
269 value: 300
277 milliseconds, so e.g. a value of 300 means 3 seconds.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_os_test.c218 /* Initiate the general discovery procedure with a 300 ms timeout. */ in ble_os_disc_test_task_handler()
220 rc = ble_hs_test_util_disc(BLE_OWN_ADDR_PUBLIC, 300, &disc_params, in ble_os_disc_test_task_handler()
H A Dble_att_svr_test.c1131 rc = ble_hs_test_util_rx_att_find_info_req(conn_handle, 200, 300); in TEST_CASE()
1141 rc = ble_hs_test_util_rx_att_find_info_req(conn_handle, 200, 300); in TEST_CASE()
1246 conn_handle, 200, 300, 0x2800, ble_att_svr_test_attr_r_1, in TEST_CASE()
1259 conn_handle, 200, 300, 0x2800, ble_att_svr_test_attr_r_1, in TEST_CASE()
1393 rc = ble_hs_test_util_rx_att_read_type_req16(conn_handle, 200, 300, in ble_att_svr_test_misc_read_type()
1543 conn_handle, 200, 300, BLE_ATT_UUID_PRIMARY_SERVICE); in TEST_CASE()
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/class/
H A Dadk.c167 buffer, size, 300); in rt_usbh_adk_read()
193 (void*)buffer, size, 300); in rt_usbh_adk_write()
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/
H A Dconfig.h25 {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400}
/nrf52832-nimble/rt-thread/examples/kernel/
H A Dmbox_send_wait.c128 return 300; in _tc_mbox_send_wait()
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/syscfg/
H A Dsyscfg.h600 #define MYNEWT_VAL_BLE_RPA_TIMEOUT (300)
809 #define MYNEWT_VAL_BLE_MESH_LPN_POLL_TIMEOUT (300)
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DREADME68 - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works
/nrf52832-nimble/rt-thread/examples/libc/
H A Dtermios_test.c52 BAUD_RATE(300); in _check_baud_rate()
/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_atomic.c37 #if ((__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U))
H A Dnrfx_atomic_internal.h42 #if ((__CORTEX_M >= 0x03U) || (__CORTEX_SC >= 300U)) == 0
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml371 value: 300
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/
H A Duffs_fileem_wrap.c74 {66, 1, 15, 1 << 7}, /* block 66, page 1, offset 300, bit 7 */ \
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll.h246 #define BLE_LL_MAFS (300) /* usecs */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Dinstall-sh324 # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/syscfg/
H A Dsyscfg.h869 #define MYNEWT_VAL_BLE_RPA_TIMEOUT (300)
/nrf52832-nimble/rt-thread/components/drivers/sdio/
H A Dmmc.c165 * value. For the cards tested, 300ms has proven enough. If necessary, in mmc_get_ext_csd()
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/include/syscfg/
H A Dsyscfg.h666 #define MYNEWT_VAL_BLE_RPA_TIMEOUT (300)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dtransport.c58 * We use 400 since 300 is a common send duration for standard HCI, and we
918 * each packet (default is 300ms). in ack_timeout()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/makefsdata/
H A Dmakefsdata.c57 …ssor contains all the state needed by the low-level compressor so it's a pretty big struct (~300k).
/nrf52832-nimble/rt-thread/tools/
H A Dpymenuconfig.py560 dlg.minsize(500, 300)

12