Home
last modified time | relevance | path

Searched refs:NUM_PD (Results 1 – 4 of 4) sorted by relevance

/subsys/mgmt/osdp/src/
A Dosdp_common.c157 for (i = 0; i < NUM_PD(ctx); i++) { in osdp_get_sc_status_mask()
A Dosdp_cp.c1002 for (i = 0; i < NUM_PD(ctx); i++) { in osdp_cp_send_command_keyset()
1014 for (i = 0; i < NUM_PD(ctx); i++) { in osdp_cp_send_command_keyset()
1025 for (i = 0; i < NUM_PD(ctx); i++) { in osdp_cp_send_command_keyset()
1053 for (i = 0; i < NUM_PD(ctx); i++) { in osdp_update()
1090 if (pd < 0 || pd >= NUM_PD(ctx)) { in osdp_cp_send_command()
A Dosdp_common.h40 #define NUM_PD(ctx) ((ctx)->num_pd) macro
A Dosdp_pd.c1030 if (NUM_PD(ctx) != 1) { in osdp_setup()

Completed in 22 milliseconds