Home
last modified time | relevance | path

Searched full:permissions (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/dis/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
22 Defines default permissions for reading characteristics. Can be
23 zero to allow read without extra permissions or combination of:
31 Defines permissions for reading "Model Number" characteristics.
42 Defines permissions for reading "Serial Number" characteristics.
53 Defines permissions for reading "Hardware Revision" characteristics.
64 Defines permissions for reading "Firmware Revision" characteristics.
75 Defines permissions for reading "Software Revision" characteristics.
86 Defines permissions for reading "Manufacturer name" characteristics.
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_spu.h78 /** @brief SPU memory region permissions. */
232 * Permissions parameter must be set by using the logical OR on the @ref nrf_spu_mem_perm_t values.
237 * @param[in] permissions Flash region permissions.
243 uint32_t permissions,
249 * Permissions parameter must be set by using the logical OR on the @ref nrf_spu_mem_perm_t values.
254 * @param[in] permissions RAM region permissions.
260 uint32_t permissions,
264 * @brief Function for configuring access permissions of the peripheral.
395 uint32_t permissions, in nrf_spu_flashregion_set() argument
400 p_reg->FLASHREGION[region_id].PERM = permissions | in nrf_spu_flashregion_set()
[all …]
H A Dnrf_acl.h50 /** @brief ACL permissions. */
67 * @param[in] perm Permissions to set for region to protect.
96 * @brief Function for getting the configured region permissions of a specific ACL region.
101 * @return Configured region permissions of given ACL region.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
27 Defines permissions for writing "Device Name" characteristics. Can
28 be zero to allow write without extra permissions or combination of:
42 Defines permissions for writing "Appearance" characteristics. Can
43 be zero to allow write without extra permissions or combination of:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bas/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
21 Defines permissions for reading "Battery Level" characteristics. Can
22 be zero to allow read without extra permissions or combination of:
/nrf52832-nimble/rt-thread/libcpu/c-sky/ck802/
H A Dcore_ck802.h115 #define __I volatile /*!< Defines 'read only' permissions */
117 #define __I volatile const /*!< Defines 'read only' permissions */
119 #define __O volatile /*!< Defines 'write only' permissions */
120 #define __IO volatile /*!< Defines 'read / write' permissions */
123 #define __IM volatile const /*! Defines 'read only' structure member permissions */
124 #define __OM volatile /*! Defines 'write only' structure member permissions */
125 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
/nrf52832-nimble/rt-thread/
H A DLICENSE24 exercising permissions granted by this License.
151 risks associated with Your exercise of permissions under this License.
200 See the License for the specific language governing permissions and
/nrf52832-nimble/packages/NimBLE-latest/
H A DLICENSE24 exercising permissions granted by this License.
151 risks associated with Your exercise of permissions under this License.
200 See the License for the specific language governing permissions and
/nrf52832-nimble/nordic/cmsis/include/
H A Dcore_cm0.h208 #define __I volatile /*!< Defines 'read only' permissions */
210 #define __I volatile const /*!< Defines 'read only' permissions */
212 #define __O volatile /*!< Defines 'write only' permissions */
213 #define __IO volatile /*!< Defines 'read / write' permissions */
216 #define __IM volatile const /*! Defines 'read only' structure member permissions */
217 #define __OM volatile /*! Defines 'write only' structure member permissions */
218 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/util/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/ram/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/test/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/ias/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/apps/blehci/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/
H A Dsyscfg.yml16 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/lls/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/tps/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/include/socket/
H A Dble_hci_socket.h16 * specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/
H A Dsyscfg.yml15 # specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/tps/include/services/tps/
H A Dble_svc_tps.h16 * specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/include/transport/ram/
H A Dble_hci_ram.h16 * specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dnimble_opt.h16 * specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_test.h16 * specific language governing permissions and limitations
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/include/transport/emspi/
H A Dble_hci_emspi.h16 * specific language governing permissions and limitations

12345678910>>...19