Lines Matching refs:struct
144 is embedded in a larger struct and requires that the trigger is not allocated
180 ``struct net_if * iface`` parameter:
187 * MCUmgr transports now need to set up the struct before registering it by
189 moved to a ``functions`` struct object of type
190 :c:struct:`smp_transport_api_t`. Because of these changes, the legacy
195 * Added a new flag :c:struct:`dac_channel_cfg` ``buffered`` for DAC channels in
196 :c:struct:`dac_channel_cfg` to allow the configuration of the output buffer.
207 :c:struct:`fs_mgmt_file_access` for the new structure definition.
260 * :c:macro:`SYS_INIT` callback no longer requires a :c:struct:`device` argument.
265 * Changed :c:struct:`spi_config` ``cs`` (:c:struct:`spi_cs_control`) from
266 pointer to struct member. This allows using the existing SPI dt-spec macros in
1196 * Reworked ``struct tftpc`` client context structure, to allow for parallel