/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/ |
H A D | uffs_fileem_ecc_soft.c | 76 MSGLN("Warrning: block %d page %d exceed it's maximum write time!", block, page_num); in femu_WritePage() 99 MSGLN("Warrning: block %d page %d (spare) exceed it's maximum write time!", block, page_num); in femu_WritePage()
|
H A D | uffs_fileem_ecc_hw.c | 84 MSG("Warrning: block %d page %d exceed it's maximum write time!", block, page); in femu_hw_WritePageWithLayout() 106 MSG("Warrning: block %d page %d (spare) exceed it's maximum write time!", block, page); in femu_hw_WritePageWithLayout()
|
H A D | uffs_fileem_ecc_hw_auto.c | 226 MSGLN("Warrning: block %d page %d exceed it's maximum write time!", block, page); in femu_hw_auto_WritePageWithLayout() 247 MSGLN("Warrning: block %d page %d (spare) exceed it's maximum write time!", block, page); in femu_hw_auto_WritePageWithLayout()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | syscfg.yml | 29 controllers that exceed proper T_IFS (150 usecs) by more
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | auth.h | 49 unsigned int oa_length; /* not to exceed MAX_AUTH_BYTES */
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | pm.h | 101 #error "The number of modes cannot exceed 32"
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | lkc.h | 124 * wrapped not to exceed the max_width value
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | CODING_STANDARDS.md | 118 * Line length should never exceed 79 columns.
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_spis.h | 222 …* @retval NRFX_ERROR_INVALID_LENGTH If provided lengths exceed the EasyDMA limits for the peripher…
|
/nrf52832-nimble/nordic/nrfx/drivers/ |
H A D | nrfx_common.h | 141 /**@brief Macro for checking if given lengths of EasyDMA transfers do not exceed
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | deflate.h | 49 /* All codes must not exceed MAX_BITS bits */
|
H A D | FAQ | 261 gzprintf() assuring that the output will not exceed 4K. On the other
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/ |
H A D | ble_phy.c | 455 * the chip limits, we "rail" the power level so we dont exceed the min/max
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll.h | 69 * would exceed 31 usecs.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | tcp_in.c | 974 /* Update the send buffer space. Diff between the two can never exceed 64K? */ in tcp_receive() 1092 /* diff between this shouldn't exceed 32K since this are tcp timer ticks in tcp_receive() 1492 /* Check that the data on ooseq doesn't exceed one of the limits in tcp_receive()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/ |
H A D | ble_hci_emspi.c | 538 * Data portion cannot exceed data length of acl buffer. If it does in ble_hci_emspi_rx_acl()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | tcp_out.c | 862 /* We should check that we don't exceed TCP_SND_QUEUELEN but we need in tcp_split_unsent_seg() 863 * to split this packet so we may actually exceed the max value by in tcp_split_unsent_seg() 964 * exceed TCP_SND_QUEUELEN! We don't have to touch pcb->snd_buf in tcp_split_unsent_seg()
|
H A D | tcp_in.c | 1345 /* diff between this shouldn't exceed 32K since this are tcp timer ticks 1821 /* Check that the data on ooseq doesn't exceed one of the limits
|
/nrf52832-nimble/rt-thread/src/ |
H A D | slab.c | 202 * RT_MM_PAGE_SIZE, or exceed the zone limit, fall through to the kmem module.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 661 * Some controllers exceed T_IFS when transmitting on coded phy in ble_phy_wfr_enable() 1764 * the chip limits, we "rail" the power level so we dont exceed the min/max
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/ |
H A D | ble_hci_uart.c | 708 * Data portion cannot exceed data length of acl buffer. If it does in ble_hci_uart_rx_acl()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | tcp_in.c | 1239 /* diff between this shouldn't exceed 32K since this are tcp timer ticks 1650 /* Check that the data on ooseq doesn't exceed one of the limits
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_hci.c | 428 * let's use host suggestion, unless they exceed max supported values in ble_ll_hci_le_wr_sugg_data_len()
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 45 # exceed 55 pixels and the maximum width should not exceed 200 pixels.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_phy.c | 1226 * the chip limits, we "rail" the power level so we dont exceed the min/max
|