/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLServerSocket.h | 33 TSSLServerSocket(int port, std::shared_ptr<TSSLSocketFactory> factory); 43 std::shared_ptr<TSSLSocketFactory> factory); 54 std::shared_ptr<TSSLSocketFactory> factory);
|
D | TSSLServerSocket.cpp | 36 TSSLServerSocket::TSSLServerSocket(int port, std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 37 : TServerSocket(port), factory_(factory) in TSSLServerSocket() 43 std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 44 : TServerSocket(address, port), factory_(factory) in TSSLServerSocket() 50 std::shared_ptr<TSSLSocketFactory> factory) in TSSLServerSocket() argument 51 : TServerSocket(port, sendTimeout, recvTimeout), factory_(factory) in TSSLServerSocket()
|
D | TSSLSocket.cpp | 556 auto *factory = (TSSLSocketFactory *)data; in passwordCallback() local 558 factory->getPassword(userPassword, size); in passwordCallback()
|
/Zephyr-latest/drivers/sensor/meas/ms5837/ |
D | ms5837.h | 59 uint16_t factory; member
|
D | ms5837.c | 314 err = ms5837_read_prom(dev, MS5837_CMD_CONV_READ_CRC, &data->factory); in ms5837_init() 351 const int type_id = (data->factory >> 5) & 0x7f; in ms5837_init()
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 12 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | Kconfig.defconfig | 10 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 9 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 13 from twister_harness.device.factory import DeviceFactory
|
/Zephyr-latest/drivers/hwinfo/ |
D | Kconfig | 39 bool "Ignore CCFG and always use factory value" 42 Always return factory pre-programmed values, stored in FCFG and ignore
|
/Zephyr-latest/soc/nxp/s32/s32k1/ |
D | Kconfig | 93 backdoor key access, mass erase, factory access, and flash security
|
/Zephyr-latest/boards/ezurio/bl652_dvk/ |
D | bl652_dvk.dts | 105 /* MCP4725 not populated at factory */
|
/Zephyr-latest/boards/ezurio/bl653_dvk/ |
D | bl653_dvk.dts | 132 /* MCP4725 not populated at factory */
|
/Zephyr-latest/boards/ezurio/bl654_dvk/ |
D | bl654_dvk.dts | 130 /* MCP4725 not populated at factory */
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 36 def factory(tool, jobs=None): member in CoverageTool 444 coverage_tool = CoverageTool.factory(options.coverage_tool, jobs=options.jobs)
|
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/ |
D | index.rst | 138 In the factory the module is flashed with an DFU bootloader, an AT command 146 The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 202 In the factory the module is flashed with an DFU bootloader, an AT command 210 The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
/Zephyr-latest/soc/nxp/kinetis/ |
D | Kconfig | 110 backdoor key access, mass erase, factory access, and flash security
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 36 - Internal 16 MHz factory-trimmed RC ( |plusminus| 1%)
|
/Zephyr-latest/boards/dragino/nbsn95/doc/ |
D | index.rst | 35 - Internal 16 MHz factory-trimmed RC ( |plusminus| 1%)
|
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/ |
D | index.rst | 93 By default a factory new SAM4E chip will boot SAM-BA boot loader located in
|
/Zephyr-latest/boards/ezurio/bl654_usb/doc/ |
D | bl654_usb.rst | 106 The board is factory-programmed with a Ezurio variation of Nordic's
|
/Zephyr-latest/boards/nxp/mimxrt1010_evk/doc/ |
D | index.rst | 182 the factory) to connect UART signals to the OpenSDA microcontroller.
|
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/doc/ |
D | index.rst | 103 By default a factory new SAM E70 chip will boot SAM-BA boot loader located in
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/doc/ |
D | index.rst | 106 By default a factory new SAM V71 chip will boot the `SAM-BA`_ boot loader
|